Loading Tool

Explorer IconExplorer

Memory Pool

28,707 transactions
11.45 vMB
0.03186882 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.20/200 MB

Candidate Block

Mining Attempt 519f0969ce30fe156e74314067e5f1b40d399e9dad76cdd0f323c463d1f06f0f
Version 20000000
Previous Block 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5
Merkle Root faf24235219694a46914d02eb3dd2537225c2732a929b9b2e6ad4b42371e50cd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.01218400 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,530 (773,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,818 139,818 0000000000000414bcaea6095a230e9dafb7f90daacc1dd78fe18a2cc026384f 41 0.02 vMB 96
139,817 139,817 0000000000000401847a1b3510a6f9237f5c04fab4e41e05261025a4a0b741b9 28 0.03 vMB 583
139,816 139,816 00000000000006419e243499e5023d6cd7ed0bf8fafc9038dc3b53a8ae3816ae 11 0.00 vMB 324
139,815 139,815 0000000000000043ec507a2908df37cf81065746eb2ef3f6e7394e7cf38f9d87 9 0.01 vMB 220
139,814 139,814 00000000000007d7aa3af7687edc51e5ff9b7b9c6df51eca7eb5d9f141944f97 114 0.04 vMB 162
139,813 139,813 000000000000069b1e71cc4c199c46ac736c869479229e11214a44a21a354357 81 0.03 vMB 191
139,812 139,812 0000000000000668f2c0139770a2fc60ac705074b2c12b01e698337c7521921c 53 0.02 vMB 364
139,811 139,811 0000000000000690430a9181452a1d384aa9a7b87a2a7206c658b7816ce26968 12 0.00 vMB 0
139,810 139,810 00000000000002056bdbf54626c7fb9d31462c526c96b3a6accde5dbc5d70896 81 0.04 vMB 125
139,809 139,809 00000000000006983dc826214e293030f84783b046b88856998adcb9e3066277 53 0.03 vMB 48
139,808 139,808 000000000000073780856603b1569dedf6b89ea2d0564a1444998af9824f4635 35 0.02 vMB 301
139,807 139,807 00000000000004476c06a2df7d39e31897e4607c87d77ca0574cd655654fc00b 17 0.01 vMB 84
139,806 139,806 000000000000041e72e561801692ec6360ee0e19facc35c649a0f5693326f606 14 0.01 vMB 219
139,805 139,805 0000000000000035b52a4a5f73a065d071a0553f06f81421b9e2f26598a75c20 78 0.02 vMB 79
139,804 139,804 000000000000083f2d5e4dacc8178fa05d9dc2e3bdb974c917032ac6e3fa3aa5 45 0.02 vMB 209
139,803 139,803 00000000000001f5543ec9d74a7aad29f21fd90d5e78dab7f3ca9f91571a8456 17 0.01 vMB 130
139,802 139,802 000000000000085e7b66a02d39571764cf8c7b115a6858e5a36549215100a184 30 0.02 vMB 228
139,801 139,801 0000000000000459a4fd48ba3d18e556120394675a7493f0e96bf4c5aebc59b2 108 0.05 vMB 114
139,800 139,800 0000000000000153baa61786ef35b82751e2083c5ab2779e5cd3e4291c2f64c3 22 0.01 vMB 133
139,799 139,799 00000000000001f0f9bd136dced61830d54c729ac6c68db5d8ad5470538e36dd 45 0.02 vMB 236
139,798 139,798 000000000000065743941f55e2c9ed687539b6dca7704705fb65a76292d3a1b9 31 0.01 vMB 192
Previous 10 blocks ↓
Total Size: 779.78 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: 402.50 GB
    • Received: 2.08 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.