Loading Tool

Explorer IconExplorer

Memory Pool

45,829 transactions
28.47 vMB
0.07381903 BTC
Random Selection Loading Transactions
Max Size: 151.26/200 MB

Candidate Block

Mining Attempt a8f1f619b44f8a11c61f004c5c46960669e54f4138ed44b67c93cb159ce32c62
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root abe4d3ae72b7936337c9ec27f2d672aec09a5c75ac9574ba56f368a5fafcfd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01998062 BTC
Feerates: 100.23 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (732,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,368 182,368 00000000000005d68df9b8dd1f038ee771bc8f68547dd93a18b80cb88a8caae1 132 0.05/1.00 vMB 135
182,367 182,367 0000000000000016c5e950753783cbbe50dc385f1ecf96738ec64665374296ef 149 0.05/1.00 vMB 106
182,366 182,366 0000000000000943b00cf6e3a08745013482f2d1c50721c8e891cfd16971ee96 10 0.00/1.00 vMB 15
182,365 182,365 0000000000000154c8371105c205a8b386b8c132a690bc1d1c43ef3ef652b3b1 130 0.05/1.00 vMB 89
182,364 182,364 00000000000006c46f9637dff55084312adbc7bb65366576d5134d15a5df6e29 159 0.05/1.00 vMB 73
182,363 182,363 000000000000093d01e4f1189c428a782dfdab66023194c6bee33df9ddd053fb 182 0.08/1.00 vMB 98
182,362 182,362 00000000000001ac70668989cec872e078bb6b10262cc39ae0db4b2a69621773 209 0.09/1.00 vMB 152
182,361 182,361 00000000000005f8b47baeabdce7ca95c4f33196db325490c3a49914dd4d80d0 228 0.10/1.00 vMB 91
182,360 182,360 0000000000000122bded2ebcff1620091671996f9135418e4b547ffebfc36410 81 0.03/1.00 vMB 39
182,359 182,359 000000000000070ec0cb464608f6069124e3c066622b91fa2507e0c1f0984358 377 0.18/1.00 vMB 157
182,358 182,358 000000000000000d009f1e6d8b99aad3ddc1ec7ffa9bc41fd75603fea032f782 14 0.00/1.00 vMB 0
182,357 182,357 000000000000018e20f2e1caf68b723cbdcc00a26b884c84ab096d32c43e8578 123 0.05/1.00 vMB 202
182,356 182,356 000000000000017ac730a9deb1a87f5f3d9cc452fba01e057c72147182254ee9 141 0.05/1.00 vMB 324
182,355 182,355 0000000000000001174d60c85c88625d059d19f5e15dd12888977675a5a64978 139 0.06/1.00 vMB 211
182,354 182,354 00000000000001e27450d658b798cc74c24773fa4f11d6b3dd68073c87a96e3e 153 0.05/1.00 vMB 50
182,353 182,353 0000000000000849ce23f6352a51db19c02d614d882f51365ca7b2ee1c6b7265 13 0.00/1.00 vMB 14
182,352 182,352 000000000000083fcd46f8181cf954dfc0e17b42a8f3ffbe89091829a2519130 299 0.13/1.00 vMB 108
182,351 182,351 00000000000004e9907812d38350bcf92920e5144cc87cf2ee79ea12e9a5a807 10 0.00/1.00 vMB 299
182,350 182,350 000000000000065d4b7cbc62be8a4ec8ec22b7130c539ecefd92960666a34b79 308 0.12/1.00 vMB 112
182,349 182,349 000000000000003f204bbffd20f6b259f450402fa3492f2ac88b728b16dd2257 105 0.04/1.00 vMB 181
182,348 182,348 000000000000074413501b189bb8aba146e2490fe15df6582b920e23a950abc0 16 0.01/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.