Loading Tool

Explorer IconExplorer

Memory Pool

26,679 transactions
5.60 vMB
0.02145432 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.44/200 MB

Candidate Block

Mining Attempt f28fbb376db007f319d9a29da399cd448d1ad3fa052d6edcc675255b2b193869
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 33c3f0dce65d15ab5f72e7acb59d446f2c222a536812fae4eb342c46929630e4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 574
Size: 0.27 vMB
Total Fees: 0.00707862 BTC
Median Feerate: 1.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (740,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,455 172,455 000000000000008db943b7e550d4e57b6e027d8d67ddb6b801c7baaf33053024 1 0.00 vMB 0
172,454 172,454 000000000000046eca16c4d75af1997fa766420579efdb4df09f42c3aaeb254e 41 0.03 vMB 91
172,453 172,453 000000000000082a4edc416bce5f4073b6f04f0b4e68c6bae0f81ef2466f83c9 11 0.00 vMB 386
172,452 172,452 00000000000005964d98b5fb5ee59007dcb103d353f6722ddb8e612cc424adbf 163 0.05 vMB 75
172,451 172,451 00000000000009a0530e25a5851ddbbefaa92383a0e94dafae84ab5e4353899e 13 0.00 vMB 765
172,450 172,450 00000000000006a0f39a74362896bc8bb5b9e2ff43005868d6894faea61a1496 1 0.00 vMB 0
172,449 172,449 000000000000010e58f7c7da6ef034d6b0dcc1aeba047323917517a309e2c3f1 59 0.03 vMB 241
172,448 172,448 000000000000049195a6747a19d2cf33e73dc6fb64d5028224b90d7ee6e95708 13 0.00 vMB 15
172,447 172,447 00000000000005cc306b9788ea778826f4fc7cb07ba7b2a29b6fb3b5fb503ea6 54 0.03 vMB 90
172,446 172,446 00000000000008fad3b8a307c97990e949cf79b06b0ef551a16c0f3bafe6e155 27 0.01 vMB 889
172,445 172,445 00000000000009bf2dac3d0225a4dc38c3e7779f44ccd45382e9606ff9749e95 36 0.01 vMB 1,376
172,444 172,444 000000000000089e30c22eb4638ad973438879688ca4ac3e354f54885c0dc409 36 0.01 vMB 188
172,443 172,443 000000000000076592e5c764900a9892ba30721e4af9b334d1fbcf7e6289fe69 49 0.03 vMB 64
172,442 172,442 00000000000002ce4fb2bb855db3b85dfd5951608a89cff18edc4838e6cffd32 16 0.01 vMB 41
172,441 172,441 000000000000017100f9b64d54ce0e63da4c11e583f2c750de57a93ff9188ef1 5 0.00 vMB 96
172,440 172,440 000000000000093200cca7661e7922284bf48253bdfdd5027fdb0c9abb42ee08 107 0.03 vMB 4
172,439 172,439 0000000000000a833fe6132b63a9a417f0aa4e718d6a0d15a63b161d3504fd6a 106 0.05 vMB 174
172,438 172,438 0000000000000b286a44269cf4bf46a79393645769a668801b8e12cd4a03f39f 71 0.03 vMB 80
172,437 172,437 000000000000036b9d1e83d780c9b742cfd485199e7a0e0f049729d7fa542c29 77 0.03 vMB 129
172,436 172,436 000000000000014003bcc3f658c615bf057d20be3af507af4097f8a329dbee4b 125 0.05 vMB 159
172,435 172,435 000000000000000ad7086b0d3d32c0647b45a68d54873693ba1573d7a977f1bd 93 0.03 vMB 27
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.29 GB
    • Received: 0.64 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.