Loading Tool

Explorer IconExplorer

Memory Pool

23,912 transactions
11.91 vMB
0.03554166 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.89/200 MB

Candidate Block

Mining Attempt eef5a2c3df570083e185ea344603e3b928d40f0780f31e9c929c3602684c72bf
Version 20000000
Previous Block 000000000000000000003d94a5cb5524b1adccb8b0f30d00feefcb3d0e6cce6a
Merkle Root 6f16f8562d203defe8462e05c089bda64bd06500e278dd43012f62dc21f7fdc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,085
Size: 0.99795475 1.00 vMB
Total Fees: 0.01637987 BTC
Feerates: 502.67 > 1.64 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,829 (853,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,613 60,613 000000000ea69013a5b2d1872854841e3a345d519bb6bdd97c209ffe59bd15b5 1 0.00/1.00 vMB 0
60,612 60,612 00000000045d50494b327890a4596a540c35c94b02fa1cc09ac0b98174899756 1 0.00/1.00 vMB 0
60,611 60,611 00000000066de7fcce7c9c1032474568c9ad520c366b6b20b5e89e9ea04a91e5 1 0.00/1.00 vMB 0
60,610 60,610 000000000ac2fa2bf38f2022a2fce53fd67329138cc72204be4baf32048eced7 1 0.00/1.00 vMB 0
60,609 60,609 000000000c09cd58f0ae0c9c4cee2e1e5de35c4232f59f35392170baf72c695a 1 0.00/1.00 vMB 0
60,608 60,608 000000000a16ca306fc227b875f1066af08e1ed23b28feb81afe4615acddcaa3 1 0.00/1.00 vMB 0
60,607 60,607 0000000004dde25ab9e78fce19f8bc66697bcd66959020dcb567cfa18b0900d6 2 0.00/1.00 vMB 0
60,606 60,606 000000000168e299bb32b8cd10e07469c7624acb81a917e3d2f79a2e2aeeb5c6 1 0.00/1.00 vMB 0
60,605 60,605 00000000015c4749b030a39bdfe43853a8a6a4e956ee4ac04bd90e4ebd2e038c 1 0.00/1.00 vMB 0
60,604 60,604 0000000004ff1138b42da60b265870411eb7657231399e35d4b54ffe7e154afc 1 0.00/1.00 vMB 0
60,603 60,603 0000000002b67da485bdc7862e99bff83a249901cf274412f0081c559b8659d2 1 0.00/1.00 vMB 0
60,602 60,602 000000000cf6f4bbab7df7b3e67278848491a869cc7fc004196d67cc5e2ae6c5 1 0.00/1.00 vMB 0
60,601 60,601 0000000008108c291abfde63ffee6dafef95fa04451d5461da78f7e8ca8de653 1 0.00/1.00 vMB 0
60,600 60,600 00000000037acbc20fd790ceb76f1edb45b238a897944912edb4a07031df2932 1 0.00/1.00 vMB 0
60,599 60,599 000000000920f39d3a602eabeb9f236cfe4866997d02f049232c89248bbc5bca 1 0.00/1.00 vMB 0
60,598 60,598 0000000000894e454ade54c04f60629abf01241bc6afd3cc83fb812bef49580f 1 0.00/1.00 vMB 0
60,597 60,597 0000000004fa6cd3efa7457f3fb4dcf0812e0546086ad1e0d52357f34b4f6486 1 0.00/1.00 vMB 0
60,596 60,596 00000000012ebcd0c97891f772c71c3d65a6201ebe6f198882938435ed050719 4 0.00/1.00 vMB 0
60,595 60,595 0000000000d3a7a59a1a54c075e76fdf110d7b8d2fa5d9f34273cd6bc1f81335 2 0.00/1.00 vMB 0
60,594 60,594 0000000004df206b1e1f7c5b16ebc125c67774bbf3e493496b2d8211331719ab 3 0.00/1.00 vMB 0
60,593 60,593 000000000ce1018a83687e8f455a732a6b8f57783bc1193399c9d4ab4cf0574b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.31 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: 518.59 GB
    • Received: 4.60 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.