Loading Tool

Explorer IconExplorer

Memory Pool

41,688 transactions
27.42 vMB
0.13226357 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 93ca9393a4cca48ef5fc8129aa3ac07f917e2fdbaa93147b392450da075df19e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 249be072cca94d116cf48e0c7fb7fce47b5ff84db92a0ea50804946b7d63f57a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.05113698 BTC
Feerates: 150.71 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (67,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,685 847,685 00000000000000000001760601d411f7bc9b64f821f58b76082d77307702c65a 4,921 1.00/1.00 vMB 26
847,684 847,684 000000000000000000016bb24819bef208b3d9d421d56ac44144463e01674e07 4,856 1.00/1.00 vMB 26
847,683 847,683 0000000000000000000337871c127db52bfaf660bdf2cc29999a491a53b139ee 3,131 1.00/1.00 vMB 33
847,682 847,682 00000000000000000001a7920b52455dc496815090bc4d0b4cf58f57c6a21348 6,847 1.00/1.00 vMB 24
847,681 847,681 00000000000000000000ff6572566596d8c7adc00ae280f299c6c1b0bda752ef 5,743 1.00/1.00 vMB 25
847,680 847,680 000000000000000000011f77b36c4d27d2192c7f9349be52b7b1baec2827af8d 5,112 1.00/1.00 vMB 25
847,679 847,679 0000000000000000000292e0f350042b1959a1843410561893ab4a4fc42d57cf 3,616 1.00/1.00 vMB 30
847,678 847,678 00000000000000000000495d4d860603f5a28b637c64f309b1e1525a3372cc00 6,345 1.00/1.00 vMB 26
847,677 847,677 0000000000000000000268f75a76f3192ff56d558b331d72600460a0d2236910 3,553 1.00/1.00 vMB 28
847,676 847,676 00000000000000000002f3568ca15454b17dfe64270cd38aab13a3dd9cec8ae2 5,478 1.00/1.00 vMB 25
847,675 847,675 000000000000000000020c2d8e5ffb6622d784e33385063896794ce723e40ba2 6,826 1.00/1.00 vMB 25
847,674 847,674 00000000000000000000cc5a9742cac7044322e2dd349bb77505951c5fe2b20e 5,185 1.00/1.00 vMB 28
847,673 847,673 000000000000000000015bd36e6901829bd6ce01be21bdc4fd155710a043fe28 3,531 1.00/1.00 vMB 27
847,672 847,672 000000000000000000014103407a29c5dfba34e6e0687f1d0e0fa310d11b2976 3,405 1.00/1.00 vMB 36
847,671 847,671 0000000000000000000198e8b55fddfe9b35c4ed1cf5b6ad0d7cb8310cc91150 3,369 1.00/1.00 vMB 34
847,670 847,670 00000000000000000001c66f3643d5da2a0b5d0edc3f9ed71d973c1e04a44ff0 2,579 1.00/1.00 vMB 30
847,669 847,669 000000000000000000034014e8d27cb9851f98e686bb7d53fad124475b529f8d 3,303 1.00/1.00 vMB 37
847,668 847,668 000000000000000000017515903870d00a44eb280a0dc5ca2dac9a9811dfca5d 3,261 1.00/1.00 vMB 51
847,667 847,667 00000000000000000002d2ae0aff7ef7a1e028c0bf422140915e919325311a0e 2,457 1.00/1.00 vMB 34
847,666 847,666 00000000000000000003208f656121d3aabc3122744fdf57bf4c3560d2d9c34c 3,822 1.00/1.00 vMB 29
847,665 847,665 00000000000000000002f2ca83635ea478c286c3ea5cfed653c659145bd66a17 2,915 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.87 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: 643.24 GB
    • Received: 12.58 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.