Loading Tool

Explorer IconExplorer

Memory Pool

53,680 transactions
31.95 vMB
0.13461260 BTC
Random Selection Loading Transactions
Max Size: 170.82/200 MB

Candidate Block

Mining Attempt 6e5061256827f74dca89cee74d1dad796b1f38f46beae15b251c6e6a5e982282
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 536c0f168679d2b3fc9683d3c19c8eb8a4bf40ae54db12f74b7a56dab7b397b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.03653468 BTC
Feerates: 368.10 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (902,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
12,582 12,582 00000000236aa8f59f76a9374b5a50a5cde60476807c3e1c1adeaa8ae4e82847 1 0.00/1.00 vMB 0
12,581 12,581 0000000007eafe916601d18f1672223e7fcf04f3fb5f043c1a45ddd54b17f832 1 0.00/1.00 vMB 0
12,580 12,580 000000003e4b3df2938452561c5022a897e218b5adde919534693faaeca55c17 1 0.00/1.00 vMB 0
12,579 12,579 00000000c988a32b16a2be977ea9b795ed1ff76f61fd4d0e59d920c0454bb281 1 0.00/1.00 vMB 0
12,578 12,578 000000005a9e2236e2983db1ee7f23ed3da7911da43b279ffa0e3ae269b6a8c2 1 0.00/1.00 vMB 0
12,577 12,577 00000000ccbad8e45b29e54bf534d7fce81c2aa91553a749fb2914376b7b9301 1 0.00/1.00 vMB 0
12,576 12,576 0000000079de6fc0fae96a59529ea527f3244cfa7a4aa3f07fd4c0ffbd6eec03 1 0.00/1.00 vMB 0
12,575 12,575 0000000099f0d94443c6dcf0a7ce8d7637edb6fb6e0e1c1bf25d34424a9cfad1 1 0.00/1.00 vMB 0
12,574 12,574 0000000032c9f1f2c3c8b9fd5c451b9b3101219ba5e01b505ec9fc70fb6d36b6 1 0.00/1.00 vMB 0
12,573 12,573 0000000092f07f43a426a6925324dc6e759b82ead91436f60eb54329b0bb250f 1 0.00/1.00 vMB 0
12,572 12,572 000000009cb9ee385004cc5223df5f2c25d8acfa58d80bc25e483c6f2311c26f 1 0.00/1.00 vMB 0
12,571 12,571 0000000047ca0b9731bfbdf054584c584cd3f6f04d4a862ae50b55f3a575ad5d 1 0.00/1.00 vMB 0
12,570 12,570 000000006d75524ffa7fe60a3d8208c0fc6d5555cb381855605e7334f90feed3 1 0.00/1.00 vMB 0
12,569 12,569 000000005f710680358f7f5c3634f605fd28f49df3b5314e7a7471126df21cc6 1 0.00/1.00 vMB 0
12,568 12,568 0000000071f3e127363a79a05d1eb53f6089753c95cac481ec73098600608fa6 1 0.00/1.00 vMB 0
12,567 12,567 00000000c89d5a4b07d364156d6b725d87a2431654d5fff8ea2f7078f7d04455 1 0.00/1.00 vMB 0
12,566 12,566 00000000822e24db32a556f89fbdc552d862355ad3a76c78edc6d77feca000e6 1 0.00/1.00 vMB 0
12,565 12,565 00000000700ebf46001f7492b87e02eaf46630fa1ac59ddefb61aed1d6d2bd73 1 0.00/1.00 vMB 0
12,564 12,564 000000003f097834f0762a77550dfedec2c8109291480850f8ad8ac6abd2c86e 1 0.00/1.00 vMB 0
12,563 12,563 000000005b70e100cd670a9cb9225ce261211b26dee5fef87e12e984dc058e41 1 0.00/1.00 vMB 0
12,562 12,562 00000000c67f441cfa03008da0d8c2f15efb671bfa53df6bdfa17bf8a033217e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.