Loading Tool

Explorer IconExplorer

Memory Pool

81,454 transactions
30.92 vMB
0.09200133 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 9a7de120b88287cef4e14f68a13773823a4deb1d5eb3df1f605b5c8b06ceee67
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e9d33fe4074955a53a853f6933d828ed8c9524d8b56b51042c21e8f47ccf3848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.01957955 BTC
Feerates: 73.20 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (28,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
886,966 886,966 00000000000000000000b27e87ab3630ee8e5da1e2eeae1e14b8987951419fb5 2,370 1.00/1.00 vMB 2
886,965 886,965 00000000000000000001140fdec14d82f72160eb9a00085c40e5ea2074fcb3ef 656 1.00/1.00 vMB 1
886,964 886,964 0000000000000000000190d8d3c155cb4ad43f15cb399728d1d734b39599d976 1 0.00/1.00 vMB 0
886,963 886,963 0000000000000000000236570a4c3b08e95703688dac58940714c0789fae4010 326 1.00/1.00 vMB 1
886,962 886,962 000000000000000000023e2fb3c45919c8eeb26e8eda3ac224802ce63c603c4e 291 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.