Loading Tool

Explorer IconExplorer

Memory Pool

45,917 transactions
27.70 vMB
0.07641451 BTC
Random Selection Loading Transactions
Max Size: 146.58/200 MB

Candidate Block

Mining Attempt e4e3218f144fc35dcff8006caf15f1e51625f1489c1ddca0cfad88e3b01eb6fc
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root f35d6cb2bf50e1d4d1308aeadddbf0436ce2f67477ee7a6e099122ecfb0664a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.02408288 BTC
Feerates: 502.65 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (384,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,315 530,315 0000000000000000000eeecbf5a22aecc05a6dfc336738a8ebb880e571ff2b7f 1,384 1.00/1.00 vMB 24
530,314 530,314 0000000000000000002568ef9cd38473f4363863c344ddd5f146f9df45e50c81 970 1.00/1.00 vMB 43
530,313 530,313 00000000000000000010305d176c9c932d742587001e47cdbd96df90ec4dff31 1,093 1.00/1.00 vMB 60
530,312 530,312 00000000000000000030e665b1e8064d6f605a521842276232cb3967521c94be 1,013 1.00/1.00 vMB 78
530,311 530,311 0000000000000000001303f510f95c71f83a96727760d3c29498ef9cb9bd854b 2,089 1.00/1.00 vMB 14
530,310 530,310 0000000000000000001961f6853b38973aad7e7ce5e7cc9281d894527436bf29 2,695 1.00/1.00 vMB 50
530,309 530,309 000000000000000000208f979ca1aafb5be09e9e87cb80a6960ed285791daa94 2,161 1.00/1.00 vMB 23
530,308 530,308 0000000000000000002fef5d107af2ad4792ccb9d48d07552fede94be027e6e1 1,374 1.00/1.00 vMB 19
530,307 530,307 0000000000000000000b029ac6fabe9ed3a457c795cd42e90f88ea2c49e8830d 1,599 1.00/1.00 vMB 14
530,306 530,306 000000000000000000142348dd591a9afbd0aa49628545667afb14abe2ccd0ee 2,289 1.00/1.00 vMB 36
530,305 530,305 0000000000000000000f355f6887711c0fd2f8e11bc9024fdcc022b89c82488c 2,391 1.00/1.00 vMB 50
530,304 530,304 0000000000000000000b2a0f62ca314aef4a61aab800ea502f03f6c682d6acc9 1,963 1.00/1.00 vMB 5
530,303 530,303 0000000000000000001ac3c55641100af40033b7c24972b0fb15e689677c6263 2,264 1.00/1.00 vMB 13
530,302 530,302 0000000000000000000bfad2fe05bc4183e3ffac20c6a395cd2e3915bcae6b78 2,143 1.00/1.00 vMB 11
530,301 530,301 000000000000000000310e21c9d3e3e1ba129cc39e15ba477486360013ed0bd9 2,609 1.00/1.00 vMB 21
530,300 530,300 00000000000000000005683ad025080a44186d223be4aef36cdbc096ec97905b 2,417 1.00/1.00 vMB 27
530,299 530,299 000000000000000000207a3504be94c593874520e680a027d176fba59299678a 2,506 1.00/1.00 vMB 34
530,298 530,298 000000000000000000341c7c102d180945dd29ea44400dd1cc7bbe962f5a6710 2,156 1.00/1.00 vMB 24
530,297 530,297 00000000000000000025112154704e177ed64a5ee362f2fb29e5f76b39d1f355 2,234 1.00/1.00 vMB 77
530,296 530,296 000000000000000000337ce39c58154a1fbbf045c4ee31a3e944efb1f843318d 2,437 1.00/1.00 vMB 27
530,295 530,295 0000000000000000000a8e7f756ee8f8dce1bd8a2bc19ff925071175d7564b8b 2,878 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.