Loading Tool

Explorer IconExplorer

Memory Pool

82,765 transactions
31.24 vMB
0.15629856 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 6c3bc13ccdee1b719b84a63d946e44db908795588cd97974882ef33becb0d3e3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 82abdcb5d402c7ee2b42bba77c1b4377ba2fcf5b129cd7f1306fcbc69b8030da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05950077 BTC
Feerates: 269.69 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (132,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,570 782,570 00000000000000000001ab98115e8a7e53899b31f8aa4bba202a184c08ac7b05 545 1.00/1.00 vMB 7
782,569 782,569 000000000000000000052bbf7621a5603f8dca9a19723963b0d5dbb9ae457a5a 2,044 1.00/1.00 vMB 16
782,568 782,568 0000000000000000000161491c5f05c779dc14e8decf49e964b9903c588b3f61 308 1.00/1.00 vMB 6
782,567 782,567 000000000000000000036144c20ee65a589fdb8f6e07005e94c156785aa1e151 478 1.00/1.00 vMB 7
782,566 782,566 000000000000000000051809c984e188c8e765909cd97f9d66843c56433c3b9c 1,867 1.00/1.00 vMB 14
782,565 782,565 00000000000000000001c6ae617478bbd7b39235ee1a07a02a0812c4071f692b 839 1.00/1.00 vMB 8
782,564 782,564 000000000000000000056e2f412c8290310e77af65e546fe7392e7bbcdd2aa48 1,316 1.00/1.00 vMB 12
782,563 782,563 0000000000000000000155463577003f2832ac02dc75def786099b57eb186ee7 1,003 1.00/1.00 vMB 9
782,562 782,562 00000000000000000000c451fcc898275c8dd43c606a845936f3d157b3409e9d 1,272 1.00/1.00 vMB 22
782,561 782,561 000000000000000000048ec3bc2cdc9f0f24e51f33c3d144ccc308af19779851 1,529 1.00/1.00 vMB 13
782,560 782,560 00000000000000000002975ae056b4bad947fa5f46a8ad674a845a9699dd02ff 999 1.00/1.00 vMB 11
782,559 782,559 00000000000000000003eda9479f2e1e79c0a801d7168af3ee14d11abce0fff1 2,389 1.00/1.00 vMB 21
782,558 782,558 000000000000000000024105e2310305167d810f1acfcd52e5b0a138d97bfb0d 1,351 1.00/1.00 vMB 14
782,557 782,557 000000000000000000023c30a2eeecca2c93f08a3769760ef059d64b5778d888 517 1.00/1.00 vMB 9
782,556 782,556 00000000000000000004a8fa46502a21a57c915782d4e170014918730a011987 917 1.00/1.00 vMB 8
782,555 782,555 000000000000000000043ebef0d1eacd6cf82c4936030d8bc852acf756037f4b 2,338 1.00/1.00 vMB 17
782,554 782,554 00000000000000000002e870c973f1988b0739303ac8a51aba3cde6a6421289a 2,723 1.00/1.00 vMB 20
782,553 782,553 00000000000000000001358d822e7cfd7d1835064abd6d0f2056e175da4deb1f 717 1.00/1.00 vMB 11
782,552 782,552 00000000000000000004b4ced53ada20b9cd48c1b6f99add52580161273f55e1 654 1.00/1.00 vMB 12
782,551 782,551 00000000000000000000a2414a46b9f0583397e6ab163c0f128982af64f59fbf 2,334 1.00/1.00 vMB 14
782,550 782,550 000000000000000000059e460f75868bcd9e51c8e896c12a90751aef8345d6d5 1,706 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.