Loading Tool

Explorer IconExplorer

Memory Pool

71,229 transactions
27.60 vMB
0.07920157 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 2a83a24b812071cf0a7bd77ca7a6bb124140a4b430a8130381ae30015b03e748
Version 20000000
Previous Block 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997
Merkle Root e8f1e5ee37e39e0481635ccfbedcebd08763b5c0ac6561c413b809ea6b8f9e5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.01959001 BTC
Feerates: 469.97 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,560 (772,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,185 143,185 0000000000000420aeccb8e67807e41f0dfc8a7d1888d530aee4c20f110a769c 17 0.01/1.00 vMB 106
143,184 143,184 00000000000003d538f50892ffa7a8851aee92bd3e8170bc03ba83a43e4b7c41 95 0.04/1.00 vMB 79
143,183 143,183 00000000000002f667abf75ae977581121b048824630089a49366691138697ce 78 0.03/1.00 vMB 97
143,182 143,182 00000000000001e3edea0834f6ef00c43e718f3a18b4db94f7ce4337bbccc291 13 0.01/1.00 vMB 191
143,181 143,181 00000000000004406be3bbc888c2975025accd0272d770dff27e317e0ab48729 20 0.01/1.00 vMB 77
143,180 143,180 00000000000000917247cfb80cc2aa7823e77653d271b739344b2e81b60cbd09 8 0.00/1.00 vMB 124
143,179 143,179 000000000000043a31c0b20c3d6550249ab6415c494965b998be210644576c8c 28 0.01/1.00 vMB 28
143,178 143,178 0000000000000930d10a793ad9257d2d1970a37df09fe4ef037a8b103ce5f49e 61 0.02/1.00 vMB 206
143,177 143,177 000000000000040bb89424454479d191e87c8c7ea30a23ca3253ac9d6aad57f4 55 0.02/1.00 vMB 63
143,176 143,176 000000000000065cc771fd70f42faba21ab52ea7cf01f48ea0995bb2aebcc2dd 121 0.05/1.00 vMB 109
143,175 143,175 0000000000000385cb9e707021a6fcce4a7e3f0082451485faedca8cebf47cfc 250 0.09/1.00 vMB 163
143,174 143,174 00000000000002dc45812de55c82eb0eb80d884531512490733de9122ea37391 14 0.01/1.00 vMB 242
143,173 143,173 0000000000000407d20de39d0a1e70467df3c9280c32b521abd0f88ee32666eb 21 0.01/1.00 vMB 64
143,172 143,172 00000000000005b44e76c30fcf9939f069b16d92c4c61e66f74f104b7489a334 25 0.01/1.00 vMB 97
143,171 143,171 00000000000007cbb8204aaec7e43c923c080f34fe4e45ed6b4f48bb827f4ba1 20 0.01/1.00 vMB 76
143,170 143,170 00000000000007130f4dd77391c61c0e5702b109b488ecd2c93c220d093ad571 71 0.02/1.00 vMB 80
143,169 143,169 00000000000001a84c02de2e60d622ba4f618ba751e224c2b347708b29a5e231 39 0.01/1.00 vMB 60
143,168 143,168 0000000000000332d20dbcbbe4281a7af98b02ed3c9c5fda5f18972783fdca2c 45 0.04/1.00 vMB 255
143,167 143,167 000000000000069d4f822f153f41f24a667c56c4ce92e9de4f8670741da668ab 24 0.01/1.00 vMB 91
143,166 143,166 00000000000007c7f07150cf07002393916fb1cdd7e7c9770af347a5e9e5a1c5 1 0.00/1.00 vMB 0
143,165 143,165 000000000000058b456be76a35345c84a8ff429e900d69b8d0e82841dca6f6a1 106 0.03/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.36 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: 768.51 GB
    • Received: 19.61 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.