Loading Tool

Explorer IconExplorer

Memory Pool

38,188 transactions
19.50 vMB
0.08422101 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 107.76/200 MB

Candidate Block

Mining Attempt e2032f1f49a4ce74db33aea6d550bf6e9c5d5cfe63cee355fd62d01fb0cde624
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root 60552c5a75cba3b8ea6084350a5f7ea202c53d95290042c00fe0d5aa9cffdf69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 0.99792475 1.00 vMB
Total Fees: 0.04577606 BTC
Feerates: 179.53 > 4.59 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (762,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,382 151,382 0000000000000a2449cc2dde9a5a3cfeffa6142e17d54d1a632b868725234507 5 0.00/1.00 vMB 0
151,381 151,381 0000000000000d97e8fc8a6170ad99cd60e33b567f625eed551e840678c74a14 29 0.02/1.00 vMB 130
151,380 151,380 000000000000006691d5a55545032b590eafdbcfd7637866983b7ee88aba6566 22 0.01/1.00 vMB 28
151,379 151,379 00000000000001f9f66452e500029034c6021e563d9e2b99144e13c6ece43587 48 0.01/1.00 vMB 83
151,378 151,378 0000000000000c8193678326e633fe003bb80b91dc28dbf6278938381edb204c 12 0.00/1.00 vMB 33
151,377 151,377 00000000000004fa86928f23522a29cf5e959a2892ea4deac479be4d89a74c87 14 0.01/1.00 vMB 146
151,376 151,376 000000000000027213c47141e1fc4b1dbf593ce377cfedd9e3f58e1a47942ff6 6 0.01/1.00 vMB 537
151,375 151,375 0000000000000978cc5cc116c2dde4e26b0fb0680f709056f9d53db0ff48e6c3 60 0.02/1.00 vMB 165
151,374 151,374 00000000000005ba57d2614130722fd98fc99fe204bda7267124909d686af975 26 0.01/1.00 vMB 59
151,373 151,373 00000000000003bf432510c6d9d9ee398c63e06248295b872a9640396220c883 16 0.01/1.00 vMB 224
151,372 151,372 000000000000039c3005c78081259da85c82c2fa21350ebf9435fd72987e63e1 103 0.04/1.00 vMB 32
151,371 151,371 0000000000000b7b5b31bc876a2efe9966a15d9b0b658edd8e8d164a0d5eb573 59 0.02/1.00 vMB 51
151,370 151,370 0000000000000290052f1c56d636bad65098729aca620ff35bd6396805f700bb 8 0.00/1.00 vMB 465
151,369 151,369 00000000000002a4445846690c980408236d235ed91132a645f6200ad8f70f13 73 0.02/1.00 vMB 66
151,368 151,368 0000000000000d071e3e983ab115481d725bf96d7d128c1cf92411d4094c4bcb 6 0.00/1.00 vMB 68
151,367 151,367 00000000000008e5dd200319a3479d1f6cbf929cd2497f1943db2f79c031524b 119 0.03/1.00 vMB 28
151,366 151,366 00000000000002a938cfd66c019290a27baffb981ad4ac8f9f07131dc9b7d291 11 0.00/1.00 vMB 15
151,365 151,365 00000000000003537bb44568d88fc81278caee53567666196c518fa654104ebc 80 0.03/1.00 vMB 228
151,364 151,364 0000000000000dbecd46f52fd134e80d67c7e064ec96b2bfae2fae30acb8f97a 15 0.01/1.00 vMB 229
151,363 151,363 0000000000000220373f15386f456280064b20694d33c41c90c9dae0c2c86502 80 0.03/1.00 vMB 105
151,362 151,362 00000000000008704bf851a2d9e4fb5639cff85408300ed8d60005d989c0f924 8 0.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 525.32 GB
    • Received: 5.18 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.