Loading Tool

Explorer IconExplorer

Memory Pool

80,591 transactions
30.00 vMB
0.12251745 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 73e2cfbae47f44687265acf4ae54b0215afe7b21b57405057e9f62f1ea14e35f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root d840437cfbe66122ae00164eb674759f9a1fbb5d03242d51099dd995d77d8caa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.05061406 BTC
Feerates: 242.90 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (608,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,078 307,078 000000000000000043c4115c8eb13ff39260fa367717f1fb1de67374de02b53c 273 0.13/1.00 vMB 63
307,077 307,077 00000000000000002ce33aa3a60730ce2572a6b2bc5c8fa8baadd1c58681e084 1,046 0.43/1.00 vMB 36
307,076 307,076 000000000000000040c9e34e9bde17213568639ad483aaed2c0176d8ab7a69f5 250 0.16/1.00 vMB 25
307,075 307,075 000000000000000019f1eb0173b9e53d071d9f7c1fd2d75302680600bfa84ea5 34 0.01/1.00 vMB 33
307,074 307,074 00000000000000004dea813a71e1b8c3f36cbca40b8b103636b0b18246edbf68 697 0.42/1.00 vMB 62
307,073 307,073 00000000000000003137811b633c06b71842fb4f2b0158eb760c85028773fd58 21 0.01/1.00 vMB 32
307,072 307,072 00000000000000003d23a4991c89d84cab3d3db21f3bedad203755db9d1f85b7 403 0.27/1.00 vMB 27
307,071 307,071 00000000000000002926e95ae7d77d2c66fcdf5eb522b14b947645348433b0d0 286 0.19/1.00 vMB 46
307,070 307,070 000000000000000004ebcd4336c050ffd2e16d900ee285304dd40e7bf425b147 42 0.08/1.00 vMB 14
307,069 307,069 00000000000000000d86961f7b320e1bbd0790b2fa4bbdad3a2c7201e9133cbb 605 0.35/1.00 vMB 39
307,068 307,068 00000000000000003e16a1ad00376844dc292b704d2a96296028f216d7bf8c59 458 0.23/1.00 vMB 43
307,067 307,067 00000000000000000f68096e6e870c47c3c0876047b6cb1258bb13d1b9fca59d 187 0.12/1.00 vMB 26
307,066 307,066 00000000000000001c897ac39200ff2eb98a3641744b66cf3f778f752023b2ab 347 0.18/1.00 vMB 28
307,065 307,065 00000000000000004c0fb98a8f590c05ae40d240e42da07333fbc2171a19e926 201 0.11/1.00 vMB 28
307,064 307,064 000000000000000035d4c11389b7d0c1533a82e691ccc9d799da8ef79e4e05f7 230 0.09/1.00 vMB 38
307,063 307,063 00000000000000000a3a0b88d66114e11e0b204a238e389a879cc73e961eed97 8 0.00/1.00 vMB 51
307,062 307,062 0000000000000000274c2e2432320faa7859c45a1a5010cccc4c4aa7c6d524ad 121 0.17/1.00 vMB 13
307,061 307,061 00000000000000002d60ace50afee9e43584f75852767e67d41250dbd2329dac 515 0.33/1.00 vMB 24
307,060 307,060 00000000000000000ce71c6391d1b6e2d68d5c3ba6468a61a1d915ae48daa83f 248 0.14/1.00 vMB 32
307,059 307,059 00000000000000001c6383cff9f59f1d787a3172e3182af02bab77ac80e3538e 384 0.24/1.00 vMB 29
307,058 307,058 00000000000000003a00b1b8aa6fde27879922418afa9f612e3cb92c555d4d4d 611 0.45/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.