Loading Tool

Explorer IconExplorer

Memory Pool

35,318 transactions
14.94 vMB
0.08762703 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.73/200 MB

Candidate Block

Mining Attempt b795c4ccb4b90d72f3422a59bedb08768c225680da931ad9b5a6baf80d1437f5
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 900853914728be9aaa9bac72d69e5f8566f18b53eaab3ca7f5bda8af82376962
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.03845429 BTC
Median Feerate: 3.65 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (750,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,517 162,517 000000000000091a55dd050f47b2b0e98ff0bfdc552c2ae5124e257fa0891aa4 22 0.01 vMB 14
162,516 162,516 00000000000007bd33589b1dd1592dfab1bf224e38ea05a0adc1a2a645ee010f 109 0.05 vMB 1,794
162,515 162,515 0000000000000cd445bcac08e23df065a892eb5bf32b43b4df9953d2eca4952f 4 0.00 vMB 64
162,514 162,514 0000000000000cb82d1afbf8a91aa6b4dfc7884ff06ea2ce8a2a327f636479f3 89 0.03 vMB 21
162,513 162,513 0000000000000a62906964d4aa995a1c9a7981c84264a0205eea4e15e58acbea 62 0.03 vMB 143
162,512 162,512 0000000000000aff8c328232292858f5b4c5d8158ecf4985abf611e6f45646a6 66 0.03 vMB 27
162,511 162,511 0000000000000d662a2a2419ed791fa7fd95c8d44ef0db2e48a13797f6eebc1a 13 0.01 vMB 343
162,510 162,510 00000000000005f8b3157c0b2e7476bd5e45d057b8f96f21a1489ef2e7977af4 13 0.00 vMB 30
162,509 162,509 0000000000000d62e2c244bc79e00b852e2f70ba1d20bebf5eec7f735dda4ede 5 0.00 vMB 267
162,508 162,508 00000000000005463b172c4f943ffc0da6349158c8095c9909e399298ba1c6f9 55 0.03 vMB 54,835
162,507 162,507 000000000000037113e653b3c365f96001f459f7d07600a3f6dc240d6e70dfd5 116 0.04 vMB 27
162,506 162,506 00000000000003aeba89de2f0231123d472559488bd787dc3a7db27d3fd243eb 6 0.01 vMB 8
162,505 162,505 000000000000069d9ffb83baee29552ba00d58bf193f04938df09055529c4d22 35 0.01 vMB 62
162,504 162,504 00000000000009120f197cbc3c964577f1aa05921ec224103c042f322d1a369b 39 0.02 vMB 211
162,503 162,503 0000000000000b25b46deb22c648df484d5219fa7476503df3cdd12cef699dd6 17 0.01 vMB 106
162,502 162,502 0000000000000ad41dab090dbd0b8f139942109ee702cbc665fd129f17c871ec 52 0.02 vMB 315
162,501 162,501 00000000000008e69407cb4aa45fc2647db285ad9e0d7dae42769eed5f7d9a2e 51 0.02 vMB 77
162,500 162,500 0000000000000295b629e94570ebe77eb499285c89f45478dd7aba55a1f88d50 1 0.00 vMB 0
162,499 162,499 000000000000058e7cbb1e0646f4874915407e58e997732cc96431a17d708601 92 0.05 vMB 153
162,498 162,498 0000000000000a4a3e389ebba6e8ed030cf57320ca349155f24dba621efc71a4 21 0.01 vMB 27
162,497 162,497 00000000000004e6ece470c184b258178b308227423b985383c2d9588acbbfea 33 0.02 vMB 509
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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