Loading Tool

Explorer IconExplorer

Memory Pool

82,371 transactions
34.47 vMB
0.15328256 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt 8d63c2d54cb06bfd5053a429a34b6c4d86c5650ed5dea1ce0e0348548f905a4b
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 05393a40f5b46b02a7ad3ff00b17ed03a533c1db2438831b4834962a6ca3203a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.03759410 BTC
Feerates: 150.78 > 3.77 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (41,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,641 873,641 000000000000000000015affdba5336274fc6ddd0a55bc7014b65951dc27c69e 5,790 1.00/1.00 vMB 10
873,640 873,640 00000000000000000000c8a8a0347c6b18258de4d9e37a9f3711ff141bfd0502 3,672 1.00/1.00 vMB 9
873,639 873,639 00000000000000000001eaf4b8759f1290e65c889e3ff6f3a93cbb1db313bf71 6,286 1.00/1.00 vMB 11
873,638 873,638 000000000000000000008a0690c25b458c6cb3e4ff007836fc1095060799f9b0 1,699 1.00/1.00 vMB 10
873,637 873,637 000000000000000000025390355efb2609a51ca8fdfbc9f593b51631267617fa 696 1.00/1.00 vMB 7
873,636 873,636 00000000000000000000d4a0fd3069da82d407aab7b049426f64891255192fa9 1,132 1.00/1.00 vMB 8
873,635 873,635 00000000000000000002784396858a47fc1ff5aca61d9e6b58d1a3dbd82a6f22 1,124 1.00/1.00 vMB 9
873,634 873,634 0000000000000000000038260515dcd4ba7f0f2492598a898e5b1acfb294bb1c 1,648 1.00/1.00 vMB 8
873,633 873,633 00000000000000000002230a9b8270118dd2b752204eb0e8888f559997fc7b7f 1,727 1.00/1.00 vMB 9
873,632 873,632 00000000000000000000f6d35ba4d54afa0281f4efcdb705c8f8078dbb72857e 3,290 1.00/1.00 vMB 13
873,631 873,631 000000000000000000014f701d8c42c41889fd6513c77850b920b2a066c11334 4,156 1.00/1.00 vMB 25
873,630 873,630 00000000000000000001dc922af1f037f42316931aad74df4286478f7b7c8f21 4,006 1.00/1.00 vMB 20
873,629 873,629 00000000000000000002471060fa363d5498aafd6cabac3b3ffb9e37ea471686 3,242 1.00/1.00 vMB 16
873,628 873,628 000000000000000000005670553938f39813c2f6b0e69682fbaddf57b9cfb502 3,916 1.00/1.00 vMB 29
873,627 873,627 00000000000000000000919329462180d22b1a3c51761b64832b8047a2554f2d 687 1.00/1.00 vMB 5
873,626 873,626 00000000000000000002032275bb54186bf1668dd60c8bc332cbb25fa238c49c 742 1.00/1.00 vMB 7
873,625 873,625 00000000000000000001baf0110bf0f3be7acac4b0e120601faf1954c04463db 1,230 1.00/1.00 vMB 8
873,624 873,624 000000000000000000012348113be8f861b5dc431ea9da39daf4f0d9bd6a6073 1,169 1.00/1.00 vMB 8
873,623 873,623 000000000000000000026e68b76fc567df8890d4ecc3a9fd1fa84de56dea0cb1 4,203 1.00/1.00 vMB 7
873,622 873,622 000000000000000000000f0eba31a05f3cf5dabd8ec0f2912054242bba91a018 837 1.00/1.00 vMB 8
873,621 873,621 00000000000000000002b2ae70dda381b002f8e673f5abc7664c4bf0840239cd 2,307 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.10 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: 728.27 GB
    • Received: 18.47 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.