Loading Tool

Explorer IconExplorer

Memory Pool

74,436 transactions
27.50 vMB
0.07055788 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt bc4351465661b9648d280c7b6f26a75d957c268b05d67c414b18e91db1526dba
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root ab0fa8892d19b6fc05060b2ae172ebb6e930f44397c94da681b22908454e90ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.01196588 BTC
Feerates: 74.05 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (513,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,023 402,023 0000000000000000057449d42026643eb250a9a1f5eecaa8d68a77949717d27b 594 0.32/1.00 vMB 35
402,022 402,022 000000000000000001b29a4af6899922018933114adb6107afce2882e36ec89a 28 0.08/1.00 vMB 12
402,021 402,021 000000000000000006c96f5f0a37671d823431adffebbd08131b2b2a59fe35d9 1,799 1.00/1.00 vMB 48
402,020 402,020 0000000000000000002daa495851c479428244ec1df705bfae7289f6d4668e0b 200 0.17/1.00 vMB 19
402,019 402,019 000000000000000000f8dec0ebac53324f511d1fe5bfd8e1107c5dd4a475126e 1,230 1.00/1.00 vMB 29
402,018 402,018 0000000000000000020cff5ce545a50ed6c8234b79a06a3422144297a19ab314 1 0.00/1.00 vMB 0
402,017 402,017 000000000000000006cdb8950432f3db20be994c918358633020f82a23ccf4ec 2,021 0.99/1.00 vMB 47
402,016 402,016 0000000000000000037569cb464195a33adaf7a2214a272c1e133d13301898a7 1,917 1.00/1.00 vMB 38
402,015 402,015 000000000000000002d782c0a94294df66ddd827e2f853f73708b33258253da3 174 0.12/1.00 vMB 31
402,014 402,014 000000000000000006c52efc6244daa8bd6e3df338dae242fd6c9dbfdc8e203a 484 0.58/1.00 vMB 19
402,013 402,013 000000000000000001897a72e816a28931c7e3cf4b4f6bc738ce4b248fc200ae 1,878 0.93/1.00 vMB 50
402,012 402,012 000000000000000006061c831cd58627910e3d8bee6afa30d66369f3f80793c2 427 0.25/1.00 vMB 34
402,011 402,011 0000000000000000045125b2f02a5709b6a758a5cba9a7d4e8e5c04abe2589fb 927 0.50/1.00 vMB 35
402,010 402,010 000000000000000001e7103da0c95ca5ec55d1b577396571128ba60452c18026 286 0.15/1.00 vMB 35
402,009 402,009 0000000000000000031aaf2bc30611d80aff61e58ba9e1d89d0272172c1ddb0a 774 0.41/1.00 vMB 37
402,008 402,008 000000000000000002a2669e01eaa86acda3fca1b512c99ce63f9f5d12d38bed 662 0.33/1.00 vMB 38
402,007 402,007 000000000000000005ececb6314417f7d9f1c58054eb12c945b5b7d689297718 332 0.98/1.00 vMB 5
402,006 402,006 00000000000000000026ca7d512c3396ca486970e55c018df28fe106c7c1bf31 2,342 1.00/1.00 vMB 44
402,005 402,005 000000000000000002410db8d92860cb59eeec561bc795bef86ea4223f03aa8d 141 0.05/1.00 vMB 41
402,004 402,004 0000000000000000059529ab59b9576529f9a8a7d6bd1b880961e4e3daf4cf7c 375 0.19/1.00 vMB 36
402,003 402,003 000000000000000005e04ecc6838831346f7a20477dc549d356198c114024c86 1,122 0.71/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.