Loading Tool

Explorer IconExplorer

Memory Pool

35,644 transactions
25.51 vMB
0.05661022 BTC
Random Selection Loading Transactions
Max Size: 130.44/200 MB

Candidate Block

Mining Attempt dddbadd9123a4404ae7c2673d47292e54770e0e06fff71b3752b4a8e8767f9b5
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (508,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,410 406,410 0000000000000000059d5ab2fcb1b7c9614ab5e6344442a026810c385de69aa1 192 0.14/1.00 vMB 24
406,409 406,409 0000000000000000012beedc7919a1ad0567565b995a1d75c59015fab09da577 620 0.27/1.00 vMB 37
406,408 406,408 000000000000000004e79c3a99a6b7d4fcd91d28d6fe18134bf458463f6fdae2 13 0.00/1.00 vMB 161
406,407 406,407 00000000000000000156d075e32331108b383fb64adcf100a60ecb8914368fcc 925 0.44/1.00 vMB 35
406,406 406,406 000000000000000001dcc5879083c19af706513de706600a65c7a5e02a83f91d 141 0.06/1.00 vMB 39
406,405 406,405 000000000000000004992666dd39c5a78a38fe68d22dcf3297400d9276c21fac 670 0.28/1.00 vMB 35
406,404 406,404 0000000000000000043046326f92fe8a4a82433a05e1ec1444a1590e1f5c8eaa 1,355 0.60/1.00 vMB 40
406,403 406,403 00000000000000000083b11fd32b35fa2601510e6dce09b8038ef13a8552b009 345 0.99/1.00 vMB 6
406,402 406,402 000000000000000005c4a30f6bc229d97d20465ac8b886d3a17720295faf0198 772 0.50/1.00 vMB 30
406,401 406,401 0000000000000000066fc5b5bd85699c380f727b69b07f63810a8b709f0c2eda 1,990 0.84/1.00 vMB 44
406,400 406,400 000000000000000005f781d7166a4d5d512ec49fc76ac68ca78f57da47d8757c 2,035 1.00/1.00 vMB 35
406,399 406,399 000000000000000005c31eb195cfdb124df061935dcbc180e112a6cb9157618e 2,387 0.99/1.00 vMB 49
406,398 406,398 000000000000000003c94099f4df8f5dbe74599dd2351f75725a5b1309b13e30 682 0.38/1.00 vMB 29
406,397 406,397 0000000000000000059cd411f98372730740117eaa54114783aa61c0203c02c0 1,693 1.00/1.00 vMB 29
406,396 406,396 000000000000000002cb968f7dda7d0b683c0277f44fd8b0fc998e3155e89e30 2,321 0.99/1.00 vMB 43
406,395 406,395 000000000000000002d75d2b100919738d2b024e2b6187cdbb20e900ad6e3f86 68 0.03/1.00 vMB 42
406,394 406,394 00000000000000000637831625809236a464fa0ebd8e6256f8971ffee463bae7 1,551 0.66/1.00 vMB 38
406,393 406,393 0000000000000000007874fc5b6dc0776a68ac02c3c611d2df5483587fe34998 972 0.48/1.00 vMB 33
406,392 406,392 0000000000000000028fa7c117074cf23ce178fc9c1175093a1f1d026645cb7e 289 0.14/1.00 vMB 25
406,391 406,391 0000000000000000054a07d69b5cd8a05375bdf5d986860293a41e86326b8320 2,029 0.98/1.00 vMB 31
406,390 406,390 000000000000000005e1b958774fb605191b9ea8744255cd26a59e093ed19bdc 2,502 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.