Loading Tool

Explorer IconExplorer

Memory Pool

25,032 transactions
12.29 vMB
0.03511420 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.13/200 MB

Candidate Block

Mining Attempt 146f0bfbc3cd2eb5149c2d38070f6824f70f21b13f82bfc73bd27492d642119b
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 0745814c26dcec63e6e32c490913760ed3096af1c395488ee68bc95f1e9291e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.99790525 1.00 vMB
Total Fees: 0.01252398 BTC
Feerates: 29.85 > 1.26 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (691,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,290 222,290 00000000000000e5a606a4e11ba7d303235cbe5719cc44ccdc6ddb8b0e523c28 372 0.17/1.00 vMB 167
222,289 222,289 00000000000001df329722b469519a0ce65d3ec39832658b06f07295c1d6f25b 306 0.17/1.00 vMB 161
222,288 222,288 00000000000002c435ee2309adef063acab1ccd6e626d360b63cde56804bf7c6 385 0.18/1.00 vMB 163
222,287 222,287 00000000000003671ff21fa15fdece581b05dae2367d9c72e9ed65796fc52bbb 420 0.32/1.00 vMB 38
222,286 222,286 0000000000000027877a51167d89dc1bfa5419caddb6dfced0faa815e3ac5fc4 374 0.16/1.00 vMB 211
222,285 222,285 00000000000003699f4f7e01b1533fdac41d0ad45fe6280a164141613eb006aa 239 0.22/1.00 vMB 88
222,284 222,284 00000000000003b11492ad4c266487d973c8eced782a7ee660a5195cd2014b8c 321 0.13/1.00 vMB 161
222,283 222,283 000000000000021516f32bb7a2d2064f62169f601ecebb50a49f544377aef0a4 525 0.27/1.00 vMB 170
222,282 222,282 00000000000003db1ac7ced4d3e16f447334712a327c624544ef649581956efc 1 0.00/1.00 vMB 0
222,281 222,281 00000000000002cd3ed497d248798e79183671fd620fca8fe638aa9166c1320c 103 0.04/1.00 vMB 134
222,280 222,280 00000000000000e102f6b3ea8316d007595c8b2a7a2a0616ab75f3011da389df 636 0.28/1.00 vMB 191
222,279 222,279 00000000000000911b9a49ca20884b0002ad461c20de48588bee2dd45c272c6f 618 0.28/1.00 vMB 166
222,278 222,278 000000000000035d7963f600560aa257f01d95a2e78072a37eda7bff75908823 396 0.18/1.00 vMB 157
222,277 222,277 00000000000003c6f179439933fe0c14ef1432db3a7d48d3a808097f4e96512d 352 0.20/1.00 vMB 142
222,276 222,276 00000000000003b87fb24641ca7bb122a8c6d5c04968e2ce02492875939edac1 221 0.13/1.00 vMB 147
222,275 222,275 000000000000026c65c40c505f5f005be7d85f922575708bfac2b0fcfda54ff7 824 0.25/1.00 vMB 228
222,274 222,274 00000000000003406e9edd5ef219bda218ede2899c1159f7020b9b16f4053304 146 0.05/1.00 vMB 54
222,273 222,273 000000000000022294609039d374cb46f23f4ba859d94f950894b53ee39a37b4 527 0.26/1.00 vMB 182
222,272 222,272 0000000000000268c9763d80224a8dd10d8dabaf62034218acbef11d2346d129 593 0.26/1.00 vMB 182
222,271 222,271 00000000000001fc2afb7fdfb236e8b15e2cfd74aafce2fdcdc68c8b6b2f3495 125 0.05/1.00 vMB 22
222,270 222,270 0000000000000121b78c674ab7106a41a12522d5cf6dbe9b87c7a33906ac3cfa 671 0.29/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 780.00 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: 477.46 GB
    • Received: 3.09 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.