Loading Tool

Explorer IconExplorer

Memory Pool

27,273 transactions
7.18 vMB
0.04378251 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.84/200 MB

Candidate Block

Mining Attempt 5689a838816d4e8be5139783cfc209e554978642848199be48e8261e1606e887
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1633f8318008e02a99c53fe8578dbf26c9c18dac456d6a46afa7736addd868d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 968
Size: 1.00 vMB
Total Fees: 0.01927340 BTC
Median Feerate: 1.59 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (662,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,182 251,182 00000000000000112bf3d01ea7f4209cb4e3366498b7fcbbbfe4f66b6ea8c699 285 0.12 vMB 113
251,181 251,181 000000000000001cd1a8b1fb555b399a47ccb5b4c312c11b573ac5230e0d86e4 28 0.01 vMB 51
251,180 251,180 000000000000004d8a953fd3ce48c12f88c5e266b72aa816332e45a740fc377d 512 0.21 vMB 94
251,179 251,179 0000000000000027cdc4ea5be998e1fb180c5627dd834f6e91a6445457e6d75b 294 0.12 vMB 161
251,178 251,178 000000000000003c363745b97dc1835413928bf78bbe84fafefa525cec3b6564 573 0.24 vMB 99
251,177 251,177 0000000000000032ba928d9c040e1a5a5b96ec1053c3a893f014187eb122f1d6 36 0.02 vMB 63
251,176 251,176 000000000000002aa97122fa41b0cceb329a7f4c1444be1de4ced8d5fe4608f2 185 0.10 vMB 67
251,175 251,175 0000000000000066d92cecf46b1cb00b81a81d88252383a754b94a7b1a48a7c2 413 0.16 vMB 107
251,174 251,174 00000000000000070367a49767a3ee665788e4e5c18644b220113da091319cc8 399 0.17 vMB 108
251,173 251,173 0000000000000068358b92448e6553ed6b79c2196e4885fc19fa0a0175954e02 408 0.22 vMB 92
251,172 251,172 00000000000000256a7b81a8c06d9ed4407e368e8c197c9025b43ccd0fc10336 712 0.25 vMB 129
251,171 251,171 000000000000006698e6326f9953b149ee45fe7c7a4519e29201d853bd2d6412 140 0.06 vMB 149
251,170 251,170 00000000000000010669551b12ba7606541ed04d9bceb85d673fa7e2597f2f44 521 0.24 vMB 79
251,169 251,169 0000000000000065e248d2544ac779d4fd33fa4fa3b3c52aede06ad34bd9157b 121 0.06 vMB 83
251,168 251,168 000000000000006b750a4315b1b912738f802dae1871a7e8085848641ccdf430 117 0.05 vMB 108
251,167 251,167 0000000000000069bda12647309b827bd85cca129e3c7ee56defb33839ef8cc4 70 0.03 vMB 114
251,166 251,166 000000000000004a58f576817a78d172811d6f15aaedc819d6c0cfcf6abb6c1e 120 0.05 vMB 152
251,165 251,165 00000000000000681229c323f9f454a8d5b0945e0ea6fc806ea16ecb7ebcf8e7 65 0.04 vMB 101
251,164 251,164 000000000000006ee2899520a28dfa0f0c1b56ad2fb12ede2a06533dfa2e4f8e 399 0.17 vMB 106
251,163 251,163 0000000000000048f7d8b93e563ee132eca2e14374f0a4cef26abac24da9c0b1 87 0.04 vMB 63
251,162 251,162 000000000000001f10816c2e93f2f3fa6e1d50b00d34a6577246713012e77c98 448 0.22 vMB 53
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.