Loading Tool

Explorer IconExplorer

Memory Pool

27,581 transactions
24.40 vMB
0.04990637 BTC
Random Selection Loading Transactions
Max Size: 120.12/200 MB

Candidate Block

Mining Attempt 56cdeba426622714f7f5c775ea7fb1d346ff4e4d5f5fb35f93259ddb9e12631e
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root eff2242c5f3a685df7436215d1646e0e0e77ccde7c9f341432f96f515568ad40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.00675545 BTC
Feerates: 73.20 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (528,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,989 385,989 000000000000000004ffb891de8b9254d0767bf826ad261cb416d93d97d80751 881 0.55/1.00 vMB 29
385,988 385,988 000000000000000009d6dc12b10f9f93187b7cf7c6581a7955605edb785cfb24 1,870 1.00/1.00 vMB 32
385,987 385,987 00000000000000000b878ff8153a327bf28baceba2c1fab37bc46cc65cf91b74 1,059 1.00/1.00 vMB 14
385,986 385,986 0000000000000000047e2dadc6b556d4e443f27c231b615d039cdb588092a4a6 1,357 0.74/1.00 vMB 36
385,985 385,985 0000000000000000002204c84e9587ecec95c87148a03509fa9e770be5a72eb3 428 0.28/1.00 vMB 24
385,984 385,984 0000000000000000006013aa1cbc4b3bde9736008e043740b9918799e04b68fa 1,407 1.00/1.00 vMB 19
385,983 385,983 000000000000000006e7d17ef7c2083c8445486e0b27e72fffb6a106936caac4 1,208 1.00/1.00 vMB 24
385,982 385,982 00000000000000000d3df77cf840263b8e811c4ddf5f4302a1f6f4a0b700e744 1,311 1.00/1.00 vMB 26
385,981 385,981 00000000000000000744e2de318e195547779136874671e6a33030b3a8b61c7a 947 0.99/1.00 vMB 22
385,980 385,980 00000000000000000bdd57e1b99cd815ac3527ac6c6b31f109a046fecabb9759 1,293 1.00/1.00 vMB 30
385,979 385,979 00000000000000000ce258518cc01b0f33d56caa01fcdfb7db6d04dc7b2389b7 499 0.92/1.00 vMB 13
385,978 385,978 00000000000000000696ce748eae00aded1709ab075ffe84a6f2e39742630725 1,176 0.90/1.00 vMB 24
385,977 385,977 000000000000000009cc83539dcc83e994343af280d66adc3d655f28952395b2 428 0.75/1.00 vMB 13
385,976 385,976 0000000000000000073b57da682ff5edf44ebc0a6f496c2bc3aa3e9969d5f4dd 1,334 1.00/1.00 vMB 18
385,975 385,975 000000000000000001ac8cdd335381ce8147d6f0c30c655999cf718bd0195aa8 1,995 0.95/1.00 vMB 36
385,974 385,974 00000000000000000773dbfec796d281f305bce45e48b40b797a99bd519145a1 1,982 0.90/1.00 vMB 40
385,973 385,973 000000000000000008698c2a6e9b691e08f5569ae17ad8231e4723acbe702629 2,328 0.95/1.00 vMB 49
385,972 385,972 00000000000000000e5aa75e3bea8d13fc3cc549c08951e1d8a09ff4b1b9f359 3,056 1.00/1.00 vMB 63
385,971 385,971 00000000000000000d30031eefa609b79cfa36dd0600378bc44dfda90be71ad7 1,722 0.99/1.00 vMB 23
385,970 385,970 00000000000000000a8581446987c423c2869cd4c5824f275f76f3792186a079 1 0.00/1.00 vMB 0
385,969 385,969 00000000000000000cc02a133fe1fee67d691cc63f29c00ad9fe6ac11b31b2a6 1,308 0.93/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 641.74 GB
    • Received: 12.52 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.