Loading Tool

Explorer IconExplorer

Memory Pool

35,689 transactions
25.54 vMB
0.05681787 BTC
Random Selection Loading Transactions
Max Size: 130.58/200 MB

Candidate Block

Mining Attempt ca218cd7bf0d93dd300d152122818808ca4a2fa37cac183094d9694e67d8eb9f
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (502,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,070 412,070 000000000000000004de5e76f596dc9c1cbf9128da155724d29a0d55b4131bb0 641 1.00/1.00 vMB 16
412,069 412,069 00000000000000000479dd6587075fc7680413204c31413416acf67c405ea17d 1,134 1.00/1.00 vMB 22
412,068 412,068 000000000000000000117543336b2ed04987c66affe2ebf6c0fe17a2c0b73842 2,547 1.00/1.00 vMB 43
412,067 412,067 0000000000000000007b2723e35724856ec3711b524a5530a3171d1a3dd4b6db 2,322 1.00/1.00 vMB 55
412,066 412,066 000000000000000003da7827f0a80c365df5ce4942860b87213bac1e8abba273 3,038 1.00/1.00 vMB 75
412,065 412,065 000000000000000000fd696939f30b3dca444953923fec35338469fda1238793 1,079 1.00/1.00 vMB 25
412,064 412,064 000000000000000004ff2f180364a1408c9d33e07af05d1f6edef3921fcff0e4 1,222 1.00/1.00 vMB 38
412,063 412,063 000000000000000002f6460d3f962dd05e1bedba831f2ad328aff2233c7cf86c 1,515 1.00/1.00 vMB 20
412,062 412,062 0000000000000000002fd173828fc67ec33ad38b2df06e361058bef95f7a5038 1,907 1.00/1.00 vMB 36
412,061 412,061 0000000000000000019f8520258c1c91614a39e31da41fb2a887df041e320cef 2,773 1.00/1.00 vMB 58
412,060 412,060 000000000000000003d018b492c3cd52fd6b7b30cbcae815eecea401f2236418 14 0.00/1.00 vMB 156
412,059 412,059 0000000000000000001ba8c9f0fa109bb1eab97199110f3ce4afd11cb5359c95 3,444 1.00/1.00 vMB 65
412,058 412,058 000000000000000001863ef2a712788469fac4a4490425d7e3bfab7d66ab932b 2,683 1.00/1.00 vMB 103
412,057 412,057 000000000000000000177412b499d7fa8b2525f17331397d351f3269a866b4b4 884 1.00/1.00 vMB 20
412,056 412,056 00000000000000000155586912ce9c36ec5fb73a316d8d97cc3e5ba7878e2b36 2,408 1.00/1.00 vMB 48
412,055 412,055 0000000000000000018191cc284c336498a877900616acfd49ff6d39deee87f7 2,125 1.00/1.00 vMB 56
412,054 412,054 000000000000000003788e6b537a8b44e2cb7a51ff74f45a09db7550f4d626f7 1,149 1.00/1.00 vMB 25
412,053 412,053 000000000000000001e22c3eb86b5920f155bcf657a0edfb36ef3669e48ed26e 1,262 1.00/1.00 vMB 33
412,052 412,052 000000000000000000632ed880dcfed3238cd1895ede95949795550160c6173b 1,721 1.00/1.00 vMB 42
412,051 412,051 000000000000000003ddd7f11ebb77f1c2c876b46354abd881be52171c716ae8 2,556 1.00/1.00 vMB 64
412,050 412,050 00000000000000000402b14b61a689620646b35b94914d42a19f2345a48c7992 2,973 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.