Loading Tool

Explorer IconExplorer

Memory Pool

42,685 transactions
26.68 vMB
0.08202348 BTC
Random Selection Loading Transactions
Max Size: 139.43/200 MB

Candidate Block

Mining Attempt 44d5047b41d4e02f8fa86ea14be19952df5dd4321f439f7ec4bd6a3e3d0afa79
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root c9ec974a57f511e5b4bc8c080c9f5393180f935c1a4d9608918fe8397606dd15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.03285829 BTC
Feerates: 151.16 > 3.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (732,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,412 182,412 000000000000027d91cb442ff6e49bc5cc89086f2460f1869e349039391f9b23 100 0.04/1.00 vMB 139
182,411 182,411 00000000000006e9d1d885f4a4106bc4ddbacf6220a4c258171578e04211f30d 259 0.10/1.00 vMB 114
182,410 182,410 000000000000045fa3117ff24d2d14326000aee7c8a387652acd60eaea8540c4 128 0.05/1.00 vMB 142
182,409 182,409 0000000000000a7117903b29ec18b504b744d7d10f0af3074add1618741dadb9 132 0.06/1.00 vMB 271
182,408 182,408 000000000000010ff1827d09495f2f0c647c28863df0c4cba33474588fff4c8a 268 0.12/1.00 vMB 111
182,407 182,407 000000000000031601e53f55e7275ddcc8aa81abaf3d1f4b605e7117172a2db6 25 0.02/1.00 vMB 4
182,406 182,406 00000000000005a1722ed0e3041cb79be139ddf74fcf0ae2fd0f78479e08740a 88 0.03/1.00 vMB 2
182,405 182,405 00000000000003293c65c6b12e9c72763ce7d4775b27169e3f633969f58478b7 528 0.23/1.00 vMB 137
182,404 182,404 00000000000008c96d6fe41764e4dacc8900ac3588c8bfc7a0d6c0fbc3f55f77 47 0.02/1.00 vMB 114
182,403 182,403 000000000000080ba690c2804f1d9aee5ad8b822cf22b299390011a04ee755c6 32 0.01/1.00 vMB 76
182,402 182,402 0000000000000885ae11d8be74e547639dd4c560f72ee428124991fcf1d717a6 512 0.23/1.00 vMB 117
182,401 182,401 000000000000047dad78df9a6df33e848cd278d46c5fdbebc79598fd8c7b0ff1 203 0.09/1.00 vMB 191
182,400 182,400 00000000000006bca5f9613129affe05a1433e45d1087fe3109816aad0156a41 74 0.06/1.00 vMB 88
182,399 182,399 000000000000015bc00f57379ca082fbfe981ca5642d550b9675b13d66442dfd 66 0.03/1.00 vMB 70
182,398 182,398 00000000000006034da93da957f0f9c7f6e3c0ed95e2487ce10bf5681bd0cc92 34 0.04/1.00 vMB 23
182,397 182,397 000000000000057119a995277355e6899bee84ef14a5fe8a4d6d81ba5938a308 498 0.21/1.00 vMB 127
182,396 182,396 0000000000000229fc5345d0f5033e20cd3b965d6ce255c81d5de733a6c7b7fa 379 0.25/1.00 vMB 98
182,395 182,395 0000000000000a725b114db472f8264ba67b12871cd3898ea74c59e1fea2828a 113 0.05/1.00 vMB 221
182,394 182,394 00000000000005d70553d734351185d377341e631f4c40cf73aa3c1d99badb5f 69 0.03/1.00 vMB 1
182,393 182,393 00000000000008aa745f02cf4891c6c3237519d63a055548da30635174ef9566 561 0.25/1.00 vMB 141
182,392 182,392 00000000000006d06d671601f478b1911f972574518ee380ef4434b4c9636b82 123 0.05/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.