Loading Tool

Explorer IconExplorer

Memory Pool

84,077 transactions
32.04 vMB
0.08940506 BTC
Random Selection Loading Transactions
Max Size: 192.91/200 MB

Candidate Block

Mining Attempt 91e2e60b9203601594826844c1ef73e8a9d8369f673aa2cd87bc33737beb46c2
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 32ca86511f5216c2c98b9d61ffd7329542a4bc1a157e0026202ab9986059dbe7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 697
Size: 1.00 vMB
Total Fees: 0.01265703 BTC
Feerates: 101.28 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (481,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,136 434,136 000000000000000002719813659fa4cd3b458dd67e440aa818eda412b546f1c7 2,305 1.00/1.00 vMB 65
434,135 434,135 000000000000000001e0a40c6ab68eed15c7a9b45f6953268ab6688ecdbb8195 2,226 1.00/1.00 vMB 72
434,134 434,134 000000000000000002ca6be7adaffeccf0cdb72de656a511d62d9f0b39f0aedd 2,381 1.00/1.00 vMB 72
434,133 434,133 000000000000000003e8949d0a12dd53af20a7379e672de53c91a5ffab625b54 1,018 0.53/1.00 vMB 60
434,132 434,132 000000000000000000203d1e4cda70ed58660d5369e1ec68b0966eda5fd882d9 1,762 1.00/1.00 vMB 51
434,131 434,131 000000000000000002dbee7d450d3fed4cc35a5c5798d4848efcee678d236649 979 1.00/1.00 vMB 68
434,130 434,130 000000000000000003551270aff3660ae8f02e7f9642df60390d3ddd745f21e8 138 0.09/1.00 vMB 52
434,129 434,129 000000000000000000784c8eadaa78943c215e7f98e9ffea3c81d3e3d3275cde 749 0.32/1.00 vMB 58
434,128 434,128 000000000000000000b51a64f8fb341e8931f10c564fab56fe6f0f7458764e53 341 0.20/1.00 vMB 50
434,127 434,127 0000000000000000018ff2738d55b460b5b4c7473617282c4513f3e99f3421eb 923 0.53/1.00 vMB 53
434,126 434,126 000000000000000001bd428e85c62cf318935032cba85b2679110ba914c51e4b 638 0.37/1.00 vMB 48
434,125 434,125 0000000000000000033c78791293d8e1be61198b4fba3392fdee4f9ebda8cfb3 903 0.53/1.00 vMB 56
434,124 434,124 0000000000000000037916bcde3af1c8501dddf3ff857050407b3088d9548dc8 912 0.43/1.00 vMB 59
434,123 434,123 0000000000000000040210cff4c6c32d97a042cf1ee17c6454911680a88cd355 994 0.71/1.00 vMB 29
434,122 434,122 000000000000000001612c8822e63b4efad06674de5775b3b2fd9be39725ec54 2,383 1.00/1.00 vMB 70
434,121 434,121 0000000000000000006c72eaea3d7b5540fbdb33c06e5374d200dbcb6d1262ee 1,174 0.68/1.00 vMB 45
434,120 434,120 000000000000000002b9d4f13574e34612419b75a6e6ceb9a799a373ef8b2d84 2,290 1.00/1.00 vMB 69
434,119 434,119 000000000000000004308bf70fb99aef76273dd85b24a31aaf8053e41712aaba 2,006 1.00/1.00 vMB 59
434,118 434,118 0000000000000000030509a6af4a8ccd0db5a5b99c9efda6e4ed44a3b047c33a 959 0.50/1.00 vMB 46
434,117 434,117 000000000000000003785084e78498bec8cc1142952e6527a6d52496054ee89a 1,487 1.00/1.00 vMB 46
434,116 434,116 00000000000000000263487c59c2ca9909bd56605c6172999bf610a445b6dba5 1,621 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.