Loading Tool

Explorer IconExplorer

Memory Pool

78,415 transactions
29.44 vMB
0.06863799 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 4d192f9b84e27e9ad34e966e0f8223af24c84c6393671b5e0c050279cb433c0a
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root a1d9ab0ed43e6762e6d8a806baf7bbcde7ad683e72b59a1a15bd9ddab24a8c71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00890400 BTC
Feerates: 100.53 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (408,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,871 506,871 000000000000000000149f6bde5ae78bba7435c598098035f9338969da325a1c 3,045 1.00/1.00 vMB 232
506,870 506,870 00000000000000000044023e67a0a89b3745b7c4f8629111096c7a638b242952 1,855 1.00/1.00 vMB 188
506,869 506,869 0000000000000000004b442c2742754a80eb1d4cc121d5c95c393a9190fd784b 1,772 1.00/1.00 vMB 104
506,868 506,868 0000000000000000002045ce23712fa34b4f23e6bdb5e278163b7d76dd72080d 2,881 1.00/1.00 vMB 219
506,867 506,867 000000000000000000345fb5b81ab4841bb5f80953e8372465bcb4b1e5f9b7d2 2,297 1.00/1.00 vMB 191
506,866 506,866 0000000000000000001909871d9b2dc8172feda41cf39b84d7d5c1d19e4af810 2,753 1.00/1.00 vMB 207
506,865 506,865 00000000000000000025651cb545833ec1e2d55cff8ec4a032da02b5a3429c0b 2,399 1.00/1.00 vMB 164
506,864 506,864 000000000000000000299694902ce469686d19f2daf7cae7d4b7bbcb0c611a50 2,259 1.00/1.00 vMB 167
506,863 506,863 00000000000000000001fe47bed5d5476440ffd0431f5973a9a6b1e0dba93113 1,277 1.00/1.00 vMB 152
506,862 506,862 00000000000000000037606e7f64cd8d7cfeecbc88382a400db974db96dd15eb 2,432 1.00/1.00 vMB 158
506,861 506,861 000000000000000000611e8a401c851934f5ecf3d94cfda1af57e03868288294 1,210 1.00/1.00 vMB 116
506,860 506,860 00000000000000000029d1658cb098eaeb7ab42d93f59d72c4af08a9eb9df755 2,232 1.00/1.00 vMB 167
506,859 506,859 00000000000000000009d2b12d2bc20f1906b9558b23b8f6fa315217698666e5 2,328 1.00/1.00 vMB 167
506,858 506,858 00000000000000000054407036f2fa6396e68c92861b7ad1cf9ae99604f9ae9f 2,068 1.00/1.00 vMB 190
506,857 506,857 0000000000000000002bcf47ba9bb83046e964a8b8381d47deb744a8efa3880a 2,421 1.00/1.00 vMB 192
506,856 506,856 0000000000000000004a2df6379e8bc0e8ad3a03127a01c368addee0d8d2873a 1,961 1.00/1.00 vMB 242
506,855 506,855 0000000000000000000c68937c2985216886eec8ea062499ecaeb626df9d9a53 2,331 1.00/1.00 vMB 154
506,854 506,854 00000000000000000042ecd2c05b5b93463f35849879ee5b71fbf8a6122c7785 3,126 1.00/1.00 vMB 211
506,853 506,853 0000000000000000002270097267582645ba363c54e11a3aa8b62f7dfdc621b6 2,822 1.00/1.00 vMB 227
506,852 506,852 0000000000000000002ed602b82dbdd59e76851de49e53e15101c52bf775bfcf 2,432 1.00/1.00 vMB 226
506,851 506,851 00000000000000000050bd2361396c72866f793b73bbe60cab7b94d8f14a16b7 2,408 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.41 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: 664.96 GB
    • Received: 15.06 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.