Loading Tool

Explorer IconExplorer

Memory Pool

38,178 transactions
18.95 vMB
0.03968465 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.36/200 MB

Candidate Block

Mining Attempt c72ee7cd95c8b532c66af6d38f9684ba4ad23de6a57985caf48556dda41833d3
Version 20000000
Previous Block 000000000000000000011a8e6843c898fae492aa80da62d5e8d9fd4ebd14f60e
Merkle Root a4326e4dbe13e85ef752960e2dd1d03f9d8111f238fa65bdd46d0bf333151ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,953
Size: 0.99789875 1.00 vMB
Total Fees: 0.00386528 BTC
Feerates: 51.61 > 0.39 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,881 (787,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,509 126,509 00000000000031736548b69194d29471187b419c51e155ae19dfe9a9f9c842cc 22 0.02/1.00 vMB 681
126,508 126,508 00000000000003fb8a268c9c78ebdefbbe8247e5a3ea0464e7372eb325ba50a7 14 0.00/1.00 vMB 1,523
126,507 126,507 0000000000000569e5484356dee06d0651222930d34cab79bb906b72025122d0 42 0.01/1.00 vMB 8
126,506 126,506 0000000000003604ad199d2c1be3ec95c0da89e502ecd73788f263e6a88b72e7 33 0.02/1.00 vMB 1,081
126,505 126,505 0000000000000ba799804225ec96c92b6883eaf6b93e23a267e6e73a75ae1614 12 0.01/1.00 vMB 1,068
126,504 126,504 000000000000171e1b742c34ecff2a3c7f21112d581411a9427a2ef07e672a36 39 0.01/1.00 vMB 2,982
126,503 126,503 00000000000021647910cfb834beeb50ab88b6252a03172a14b11c9eae06de03 8 0.01/1.00 vMB 374
126,502 126,502 0000000000001f9a587a0016782423c3539af47012aa62e492b7a2a3ed04d045 10 0.00/1.00 vMB 0
126,501 126,501 00000000000036e9d2ab127a46e4f7ae58ac304cd54bbdf0a79819e25e0a9ec8 27 0.01/1.00 vMB 757
126,500 126,500 0000000000001b0448b385b0a2616852cb8c16b1d5f6cc63ef5fec74922a1138 10 0.00/1.00 vMB 2,479
126,499 126,499 0000000000003554e39a61ca807d0e6bc4cf8e251ea88b134bb11bf5024719f7 20 0.01/1.00 vMB 1,213
126,498 126,498 000000000000342a75b03025f1af7633813f6f12bd1d021faf483ea6baea1ddd 58 0.02/1.00 vMB 614
126,497 126,497 0000000000003cd537a4ebd343b7005a2a137adc5d37d7cc793b19de78ee4763 37 0.02/1.00 vMB 1,062
126,496 126,496 0000000000001794459f43909052d172e3abe2ff702f1087392b2d2f9fee4185 19 0.01/1.00 vMB 674
126,495 126,495 0000000000003aa503b74e9304a5568c42f482cebbf9157e702466ff610129a2 10 0.00/1.00 vMB 1,938
126,494 126,494 0000000000003a19a43e30be9fc62ba15fe395f77a5fe4cf5424958b70a8d3ed 10 0.00/1.00 vMB 1,359
126,493 126,493 0000000000003f753065c10947ce1a5c52020f6b099aa925653544a9b98e2c2a 22 0.01/1.00 vMB 1,546
126,492 126,492 00000000000016ae198cd028168e8213f838691de861ec1d7829d3d78f10bbd3 7 0.00/1.00 vMB 1,088
126,491 126,491 000000000000142c6b88ac4ea5b9bd1a54e6a9b2b1f893b6ddbef19367174686 21 0.01/1.00 vMB 913
126,490 126,490 0000000000002abb7fa20513286c2b85167245cde4e5a39f502f0f909c8d5e94 26 0.01/1.00 vMB 827
126,489 126,489 0000000000002e6f17d40a389eaccace1db17d54ead23ea2cbe0efbba95de7a5 69 0.02/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 780.39 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: 525.03 GB
    • Received: 5.14 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.