Loading Tool

Explorer IconExplorer

Memory Pool

80,537 transactions
33.95 vMB
0.12875083 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt b114a197caceed12b5aa0bd400585e827d3d30b7cf4b74168512d699949187e8
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root df5105a564ebfd7aaf68a4b19507ff3f83f57feae1f400c1a1e55ddef9584525
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.02137826 BTC
Feerates: 104.71 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (28,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,987 886,987 00000000000000000002249116cbfeea8a11120c191ef48ff669a3dbc247baa4 4,113 1.00/1.00 vMB 3
886,986 886,986 00000000000000000001696b4a86c5840a04384fa60754472cb4abf9611fb1a1 463 1.00/1.00 vMB 1
886,985 886,985 00000000000000000000c96240f25f4c39e0c10e637bd04183576303073ff7e7 1,525 1.00/1.00 vMB 1
886,984 886,984 000000000000000000003c7e84a6fb2133e7d8bce55b5292b7bbd21940749b3e 512 1.00/1.00 vMB 1
886,983 886,983 000000000000000000021fbbae68bd79c37191ccc4ad06fb99ccf12656147bfb 1,462 1.00/1.00 vMB 2
886,982 886,982 000000000000000000017b210e00b3b5d745dc6914edb2c95980a524d6b347a5 1,410 1.00/1.00 vMB 1
886,981 886,981 00000000000000000000a31a638501135bc3b186f1ef5130cfff3004b8a68feb 2,701 1.00/1.00 vMB 3
886,980 886,980 00000000000000000000f6a407d0419f3584e06da8b281d1aa51e6c4c2ccfe45 1,437 1.00/1.00 vMB 2
886,979 886,979 000000000000000000024d8f51e74f9e1cccb4d0a0ee35ddfebcf284a8de6e89 2,253 1.00/1.00 vMB 2
886,978 886,978 000000000000000000012f9b1b462b6dede7b2f8f23adfd40d71c4188033c45c 775 1.00/1.00 vMB 1
886,977 886,977 0000000000000000000281962873cb9b8a279340c2e08e63d06454e668ea81d2 2,162 1.00/1.00 vMB 2
886,976 886,976 000000000000000000008ab6af01a6cc511898dc4aa62fa83c3e6dc969d411ef 2,036 1.00/1.00 vMB 2
886,975 886,975 0000000000000000000014b29b2bc72bab01a35f56929a445c185d1434a891c9 45 1.00/1.00 vMB 1
886,974 886,974 00000000000000000001d257e6f752a2f4d8a6548744d65ea156bcabbda4c6de 2,192 1.00/1.00 vMB 2
886,973 886,973 00000000000000000000fd75375e7cc387c696dc8ed74a7756564b918917a0af 1,778 1.00/1.00 vMB 2
886,972 886,972 000000000000000000018e54bce83a09e98666c72d11e2b9ad4227ee6c24c0c8 1,261 1.00/1.00 vMB 1
886,971 886,971 000000000000000000019ad0d540ddad204f9be7cceb11913b2f8b215687c7de 1,286 1.00/1.00 vMB 1
886,970 886,970 00000000000000000000f72542d6ba95ec1ba16f3c13d9e0900c1654d8d639dd 908 1.00/1.00 vMB 1
886,969 886,969 00000000000000000001ea822d6571211d763c8094636f13ff98854be626fec0 686 1.00/1.00 vMB 1
886,968 886,968 000000000000000000023dab3fd4e5a683cee6277a843fcfeb2f74eb9018bcad 110 1.00/1.00 vMB 1
886,967 886,967 000000000000000000022ea37554dc4ea33c6af24a4193581047a30c98eb8524 1,042 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.09 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: 725.88 GB
    • Received: 18.44 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.