Loading Tool

Explorer IconExplorer

Memory Pool

46,073 transactions
30.79 vMB
0.12632636 BTC
Random Selection Loading Transactions
Max Size: 156.88/200 MB

Candidate Block

Mining Attempt ab869fa4148bc0b2ab502ec155266fae9c086debd9d1d0f4ec49d66f3f9cb768
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 070d69caaced762ed9f6dfa7b2e39038e8249e5c178e8b3c500238dc6400f71c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05326598 BTC
Feerates: 150.97 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (319,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,400 595,400 00000000000000000000bba292b70116f85a2455fc21efd635666c228504c1ee 2,086 0.83/1.00 vMB 21
595,399 595,399 0000000000000000000ba3777a14be42e979700f401b34f6d02c807d07b4eb98 144 0.03/1.00 vMB 17
595,398 595,398 00000000000000000006f168d31e3a6ec1a60632987462dd05fd4baf00b7366d 1,274 0.48/1.00 vMB 17
595,397 595,397 000000000000000000176c79ea96ba41788f3539ab526fa0e944da4553fb8614 241 0.13/1.00 vMB 27
595,396 595,396 00000000000000000002ac45db086724d2a8346c7c1fa594287498ec4371b2ea 2,333 0.74/1.00 vMB 24
595,395 595,395 0000000000000000000983b656b046778f3c2737547da02743d71cc45b50e2b9 361 0.10/1.00 vMB 24
595,394 595,394 000000000000000000158dd5cc45c785955cf689a1a596c0c83946df80b489a7 3,016 1.00/1.00 vMB 20
595,393 595,393 00000000000000000008682dc709ab7d3de2120c234f8e2a27fb793d059b57e8 2,855 1.00/1.00 vMB 30
595,392 595,392 00000000000000000001bbe385f7a99ebe02f731495aecdc11b1ea880bfe00b1 3,398 1.00/1.00 vMB 20
595,391 595,391 0000000000000000000f9022c6cc90305b2fd23423875bed91b34b4b9949e673 2,906 1.00/1.00 vMB 25
595,390 595,390 0000000000000000000f629c571f2d2e3029f615e98eca23287fdc9550d10ec0 2,965 1.00/1.00 vMB 16
595,389 595,389 0000000000000000000fe981e81f1504aa66367c4a696edf30513f943e5026bc 2,380 1.00/1.00 vMB 18
595,388 595,388 00000000000000000004f48a2746777a3b3ae50e50043992071a204d550b37ee 2,217 1.00/1.00 vMB 28
595,387 595,387 0000000000000000001485cf46a9dea2f4f3b770c9074a990e955a1999442ae2 3,151 1.00/1.00 vMB 30
595,386 595,386 00000000000000000017779e09a4152dcee48dbaecdb465b092d7cf90b3a9c03 2,916 1.00/1.00 vMB 64
595,385 595,385 0000000000000000000baf19cbffe2cbd855478a2777a7677e7c9ef7d4bf8127 2,493 1.00/1.00 vMB 20
595,384 595,384 00000000000000000016e591b112fa0ac7f4cae7dc433a808e06c1240325da2f 2,146 1.00/1.00 vMB 27
595,383 595,383 0000000000000000000f5e0b4212d068d818d76b93b66a011cac4d338e873901 3,028 1.00/1.00 vMB 46
595,382 595,382 0000000000000000000065f0fef13fbd2a5eb39186b44df025fce0672ee528d8 12 0.00/1.00 vMB 23
595,381 595,381 00000000000000000007f324ba62c1c6412cc55bdf5ce0d88b9d7c4b47655646 2,095 0.71/1.00 vMB 17
595,380 595,380 000000000000000000027f1a5a61f61c0131f7887deb3b3f2fb3628f2c0d7faa 2,588 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.57 GB
    • Received: 11.67 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.