Loading Tool

Explorer IconExplorer

Memory Pool

80,007 transactions
29.39 vMB
0.11546317 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 083e8ef9483128e1dc31914541fb7387c632ed093f62b33fc2c54e15e5d1e50b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root ae9e8a15a02d5148001587eab7bddb999417e1e2847d2f19f9a772ca40685d71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,951
Size: 1.00 vMB
Total Fees: 0.05278877 BTC
Feerates: 151.07 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (510,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,489 404,489 000000000000000005bd1d665cfe6707fd67dd3cd71218649a36878d7d41dedb 1,015 0.47/1.00 vMB 35
404,488 404,488 0000000000000000020533d04db912115e7a3bf7d7a0d244c35aff0eafb6df3b 658 0.33/1.00 vMB 33
404,487 404,487 0000000000000000006dd7ba915379057e8d8ef0c2af4e6ea479c4c8af24b56f 478 0.18/1.00 vMB 39
404,486 404,486 000000000000000005f8f4b98443ed6ed581592036d46ed7c88283be1cee8ab6 553 0.31/1.00 vMB 29
404,485 404,485 00000000000000000407f0dedea32ba6a0acb987fba6d20d8fd9637aa09e2159 623 0.29/1.00 vMB 33
404,484 404,484 00000000000000000201e016ef99fbc935dbe157c70660ba9bdb13759f9b5147 1,438 0.67/1.00 vMB 33
404,483 404,483 000000000000000004998f711617629b15f7c4648045b3955cb155aec236ddf9 167 0.14/1.00 vMB 26
404,482 404,482 0000000000000000038b22ac8073c1cdc67d464f3bcce4731bcec6850df23ad4 1,731 0.74/1.00 vMB 37
404,481 404,481 000000000000000004322366f26e63621779cfd36a1435e68339a2d874cf5b54 189 0.07/1.00 vMB 37
404,480 404,480 000000000000000000877e8fb717e59cdb306b68640cbaafda47447a52750c33 1,707 0.71/1.00 vMB 38
404,479 404,479 000000000000000003c54e5f10b1f721f00e1e5d65726cb0cdb2b4da9c7a2088 1,671 0.67/1.00 vMB 41
404,478 404,478 0000000000000000022329a8cfd564a5987e82b9a5fd284e04cdac6bd46fae77 121 1.00/1.00 vMB 1
404,477 404,477 000000000000000002aa2ab67cb8a93ad7f0ffd59670026f2a76dd81f5b67391 344 1.00/1.00 vMB 5
404,476 404,476 00000000000000000296f43e8d64e4e3d98cb518a0cb6c3ea06fbd0b43066577 906 0.41/1.00 vMB 34
404,475 404,475 00000000000000000082b33af9d130d92677f89d02505f9969a36b4348d303c4 2,157 0.93/1.00 vMB 39
404,474 404,474 000000000000000003a6a3b59787a9a49df6fc5e8c23c5cf0a14b1ccb7fdf7e5 1,292 0.73/1.00 vMB 29
404,473 404,473 000000000000000000c6e2b87a66bbcd70b0ee1cc763302d41477ba242280574 2,410 1.00/1.00 vMB 35
404,472 404,472 00000000000000000686fdab3f5e443cc552351a88aabe625f171467c46511be 2,616 1.00/1.00 vMB 66
404,471 404,471 00000000000000000289e936c071880a8c7861957aa1d2466da4b336c9bfdc5c 2,770 1.00/1.00 vMB 46
404,470 404,470 000000000000000000ac4982c81bacd39542383f35d0502a12fed0235b883035 927 0.38/1.00 vMB 39
404,469 404,469 0000000000000000020f65ceb812fe294a8a03829bc870126b656cf2b0dab1a2 791 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.