Loading Tool

Explorer IconExplorer

Memory Pool

25,334 transactions
12.38 vMB
0.03733846 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.65/200 MB

Candidate Block

Mining Attempt f5d13940e5e3c100090973d84da5e6624c577a7164c5f10b8f6fd0f78f2a2713
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root be28a3c739763f34fc2b95f8910357dca965c4cb7eecee41bc152adaa0935b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,172
Size: 0.99798125 1.00 vMB
Total Fees: 0.01384187 BTC
Feerates: 40.21 > 1.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (840,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,289 73,289 0000000000732b345927cdb49579c27210208b92b1da3d4382d210dafce4dfc6 1 0.00/1.00 vMB 0
73,288 73,288 0000000000af208901b9213913457b221b5f3466af7374676eddfe6fc3593e7b 2 0.00/1.00 vMB 0
73,287 73,287 0000000000319e53b2b1beaeaac44873c4d8ae8ac7d083ab8f7cf71acf11a79c 6 0.01/1.00 vMB 0
73,286 73,286 00000000005b1a0846b6636114d8fb9a29d493f364242482d2e40a0a4ab1a09e 8 0.00/1.00 vMB 0
73,285 73,285 0000000000245ebfa8799acae8ddf16f547cbe96f3b864a0f27de74a9f194823 10 0.00/1.00 vMB 0
73,284 73,284 000000000099ca5f98d3eaeea218a2ba3a48a6446e4faa02137668a565e82e90 1 0.00/1.00 vMB 0
73,283 73,283 00000000003ee986d785433359f8645970e5be2bbcd40df7429a3006dd945bb2 1 0.00/1.00 vMB 0
73,282 73,282 00000000007387341d1811a8f6cba5bfed586bfbbccce892085f8a2cac5bff47 2 0.00/1.00 vMB 0
73,281 73,281 000000000060146506e8e6a90f9ff35c1f3ece10063879a2e855e79e4d97811d 1 0.00/1.00 vMB 0
73,280 73,280 000000000099788c5ae2ea1eb7f55dfe79deb60d66a3da7acb652b8526ab2168 2 0.00/1.00 vMB 0
73,279 73,279 00000000001438313c71086261fc03981f389062cfae1aa61e692c181efa8916 1 0.00/1.00 vMB 0
73,278 73,278 000000000083507dddd5f022398768af39866e8eddf1d66228200d6eeb169e1b 4 0.00/1.00 vMB 0
73,277 73,277 000000000069aa00097167da17d952455b72e48f8a26a1b60d0991845ad9d263 4 0.00/1.00 vMB 0
73,276 73,276 00000000002f04aaba42afc13b3ce7e9ff2bed0cdaf882cc7492a4a1f974a6f6 1 0.00/1.00 vMB 0
73,275 73,275 00000000008d8a4e2c771e391c52917bea6bdfb095ce0d89b744d146447f083a 2 0.00/1.00 vMB 0
73,274 73,274 000000000084f92a629e3ae49975705f01a515694db5ddb2c3e8efcceb9a667f 6 0.00/1.00 vMB 0
73,273 73,273 000000000056c6f223f532cb4099c479682a09d6633a404fa66458393c4e3e2a 2 0.00/1.00 vMB 0
73,272 73,272 00000000006aba8ba340b7ae875b0b1be1af394b4a26103fd53c75a1b7b705b2 7 0.04/1.00 vMB 0
73,271 73,271 00000000001b84346115845a7d5c8cd8e3d150bd5afdcfaf940e1cc685c94706 2 0.00/1.00 vMB 0
73,270 73,270 000000000081c0a62fe8c434a0b1f9a9a85668026c210861569c6f7309e75405 4 0.00/1.00 vMB 0
73,269 73,269 00000000006111c5fa639925740843c58456ebef619db91084e2d0152ac231d4 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.00 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: 477.51 GB
    • Received: 3.09 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.