Loading Tool

Explorer IconExplorer

Memory Pool

22,420 transactions
9.83 vMB
0.06068063 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.23/200 MB

Candidate Block

Mining Attempt a0701401e497a980a21ed8a05f6762db6a0ea805c1cf5af7b67b08a04355a292
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root c599bcf77378152ca7d67f9bf31f05a757cb6071ead9ebf1719453ff0c3e508c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.03294152 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (654,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,142 259,142 000000000000001dc0ff779afce024c55102177f9bf6c929b6674568f7779323 48 0.02 vMB 84
259,141 259,141 000000000000001da520f1976d56bf600909eaff3c2b589081162bbcdc683ec4 245 0.11 vMB 98
259,140 259,140 000000000000000fbb71f39108286d1486b511c76e0520d83f2a3e59d00a4701 368 0.15 vMB 83
259,139 259,139 000000000000001cd1458610e4a6a191fba41ee6eec3ce988e42ba47db8dc13e 666 0.28 vMB 117
259,138 259,138 0000000000000022226bd9605ecef4945857bf3e6c7e9fa098f0846243d40cee 552 0.22 vMB 106
259,137 259,137 0000000000000012e82f14d583ab1741cf4836cac7b056780684fdd874b8214a 312 0.24 vMB 30
259,136 259,136 000000000000000a19983cb98a22d97518e0a16af724608a8a3b5aa8f6400842 580 0.25 vMB 116
259,135 259,135 000000000000001f941b17c4d9ae2fda1b79d9a87c7940a61c6f4d8d40479c0c 12 0.00 vMB 200
259,134 259,134 00000000000000081ef7437f2bc78d49b1236d324583db98886699a46f7d7ee8 153 0.06 vMB 103
259,133 259,133 000000000000000d89b1a48e0d1d53acc1360fe4c09ddc021311534a9dd531bf 79 0.09 vMB 42
259,132 259,132 0000000000000012f429de0ad6adbb99c197f8c4eefa45e6e68d1bd69ecf66ba 281 0.12 vMB 43
259,131 259,131 000000000000001a74a3d492d8e9b9f852ea1fde3aa6d84ffe887b3b892d27c3 575 0.25 vMB 127
259,130 259,130 000000000000000f5cd5e18beff0a6b2c96ce571a31f77c9332a14b7d2086152 612 0.27 vMB 102
259,129 259,129 0000000000000015950a055b6a938e2b49f2113cc94dcd4cbf13fd01f13acfc6 901 0.37 vMB 100
259,128 259,128 0000000000000025389f260bc6a326e974b6a7cf6e615f881bbb4e9c8bf02783 272 0.16 vMB 82
259,127 259,127 00000000000000033025d64eeb933523ec3e27e96ba7ebe8be82bce0a5c71a13 257 0.12 vMB 98
259,126 259,126 000000000000000125e65ffd9e9c3967d83b49db6b9c0c740485a39db44e6fb0 50 0.03 vMB 77
259,125 259,125 00000000000000165fe8ccf9d90d23cc70df285cfbe219ecd8d73bc6ff249bae 307 0.16 vMB 83
259,124 259,124 000000000000001867f5302fccacc56bc66628b579e5096ed6fbef5778e7ae7f 208 0.09 vMB 129
259,123 259,123 00000000000000188ea70e63e3d742de1401031edeb7704083d2ec0428accc2c 140 0.07 vMB 84
259,122 259,122 000000000000001e445218b4650454cbc373e55f8f4e1234e03f21ca74794057 111 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.61 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: 300.46 GB
    • Received: 1.31 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.