Loading Tool

Explorer IconExplorer

Memory Pool

28,008 transactions
17.78 vMB
0.04493165 BTC
Random Selection Loading Transactions
Max Size: 93.32/200 MB

Candidate Block

Mining Attempt ecc895bf105b7b060a60f1c896f8844fc99e79896297e5481c81b2047d13b638
Version 20000000
Previous Block 0000000000000000000083e8e00b689da447159e20b8976dccbfc7044b6d9c29
Merkle Root dd22bcd7d5abe779c0f037b259c2868bb5952c604217fc79df19a3c69aee7d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.01176246 BTC
Feerates: 203.60 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,908 (546,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,411 367,411 000000000000000009de0c6fc5437088b7b42f69584043c4704e681b6a790e1d 1,320 0.95/1.00 vMB 27
367,410 367,410 0000000000000000102462126a81c30142cf0c1b7f0105ec3d27169058815f9d 1,002 0.93/1.00 vMB 29
367,409 367,409 00000000000000001046da41f3e0b1121f080f54bccd0c58c7192a57b495d12d 1,633 0.93/1.00 vMB 38
367,408 367,408 00000000000000000fffea858c7f410cc36a219293f0a0c6e79a77d4890e3c2d 1,763 0.75/1.00 vMB 58
367,407 367,407 0000000000000000122b149bd60d89154ad86b3e37540ea8ea483dbc534e29d5 450 0.38/1.00 vMB 21
367,406 367,406 00000000000000001460f34c56fbba35560d57380308f7bdc1add628cbd093d5 744 0.87/1.00 vMB 24
367,405 367,405 000000000000000000488db4ef20f925655faebded7c34a634b47e55499b1961 1,376 1.00/1.00 vMB 34
367,404 367,404 00000000000000000719aee19987a7baeb20d812b08b6b0f260953fd2afa815d 659 0.75/1.00 vMB 28
367,403 367,403 00000000000000000d57f19726549848dcb952f27e474a3acb341781b9e46e18 2,055 0.93/1.00 vMB 49
367,402 367,402 00000000000000001083613e7dbebf78ab836fdf501bedb1e6c320bbf79dab32 1,187 0.52/1.00 vMB 40
367,401 367,401 0000000000000000098aaae69ff97d953e6703bb63fbd6274f8747080a2a41a5 498 0.83/1.00 vMB 20
367,400 367,400 0000000000000000120e8af76a6b6ffb168a2afd14e5f46adcedb9d5828d978d 1 0.00/1.00 vMB 0
367,399 367,399 00000000000000000d4601f0e0ae385424309eb72e19a8cbb0864591539888c6 1,363 0.95/1.00 vMB 35
367,398 367,398 000000000000000012d7f5c3f551f20c69bbc8e849ffe099ca2507f814032f9b 1,132 0.93/1.00 vMB 21
367,397 367,397 00000000000000001461f6d0e2a26839f3522b2350f5f945458ed767d2deab6d 1,170 0.75/1.00 vMB 41
367,396 367,396 000000000000000001fcfb2b85c55973b279220c95fff6e3c9cff98f5da627a7 995 0.95/1.00 vMB 28
367,395 367,395 000000000000000009833da2cc3d5e629fe07c89dbb2b14aa26cb821cca11aaa 1,779 1.00/1.00 vMB 39
367,394 367,394 0000000000000000036d90fc0775031cadc6bab15708662e93f5b18fa2d889c3 1,607 0.95/1.00 vMB 25
367,393 367,393 00000000000000000d58df8c32803a51f48b4c2311048792091f732f8e624c58 431 0.95/1.00 vMB 24
367,392 367,392 00000000000000000b85523791f0497e7b3f45a693b7729005759ebd2d060502 1 0.00/1.00 vMB 0
367,391 367,391 0000000000000000026e20d43bee5eff87495bf3bd06d2f79413e280926180ea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.45 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: 527.31 GB
    • Received: 5.45 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.