Loading Tool

Explorer IconExplorer

Memory Pool

73,644 transactions
28.74 vMB
0.06833225 BTC
Random Selection Loading Transactions
Max Size: 174.24/200 MB

Candidate Block

Mining Attempt 25564873aa199a95f816f60bbdcbd78ba5ba40f89ca1c1438c6b0df7af05c0a9
Version 20000000
Previous Block 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8
Merkle Root f17429f03822267a07efaf110619bb740b506a3420beaf7558a5ccd947c3c7b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,968
Size: 1.00 vMB
Total Fees: 0.00484730 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,434 (28,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,989 886,989 0000000000000000000083a5d4503e46b75884a198ce406ce8f6ac7b6240817b 2,517 1.00/1.00 vMB 2
886,988 886,988 00000000000000000001f7e34754f07246975a1962a4b64a7802574c90757a04 980 1.00/1.00 vMB 1
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
Previous 10 blocks ↓
Total Size: 783.14 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: 743.04 GB
    • Received: 18.68 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.