Loading Tool

Explorer IconExplorer

Memory Pool

22,881 transactions
10.47 vMB
0.04344865 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.73/200 MB

Candidate Block

Mining Attempt 38719ef30a7ea42e1121fef600cbb650608c94170e352807b5437f5fd8fe769b
Version 20000000
Previous Block 00000000000000000002017b3f431ec8e9d130f94b4940b3623533d08b0dea8d
Merkle Root 3679ddd6ec2b797fea6dfb9c3b6b9da0973bc3aa6cba2992e90946547b6e87a3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.02623348 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,573 (765,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,419 148,419 00000000000008dde268f6c7c9fa2145186d72a02fa568c5cae4e3c0a8024930 1 0.00/1.00 vMB 0
148,418 148,418 00000000000004af912a82006bb748804a2fe9fc745bdebe0a1b9f6526e23077 2 0.00/1.00 vMB 0
148,417 148,417 00000000000007c7b2a4c0959146a9b2ea063a11f8d8ecc7ffd097cfcc237ecb 5 0.00/1.00 vMB 31
148,416 148,416 00000000000000eb0103745e6deac96bb75a29d5040852ba373e04b6db6aeba9 33 0.01/1.00 vMB 31
148,415 148,415 0000000000000801e284621452ea2ab4e7e19f74664393a677fbbac06318d982 21 0.01/1.00 vMB 269
148,414 148,414 000000000000097ab42aa4bf9949b3a5f99697c2ed75672896a3a6c284afabcb 2 0.00/1.00 vMB 193
148,413 148,413 00000000000000a93b94d9ab647f489a930ae5625f85d1ad51b523d6ebf7474a 40 0.01/1.00 vMB 6
148,412 148,412 00000000000000322cca184d09ba0133f3c4274d0682edc84b955a7c28619e31 45 0.02/1.00 vMB 43
148,411 148,411 00000000000004c47b1eb198a07ba8dc8eccd0cfebba6dcd75bdd34718882250 22 0.01/1.00 vMB 73
148,410 148,410 000000000000020d65e812bf3597cb33aece8852f4a6601e03ea89d278507244 94 0.04/1.00 vMB 190
148,409 148,409 00000000000003e80efe4a697017d8b45495b32b230223fc4b28fcc1cc805ed2 47 0.05/1.00 vMB 85
148,408 148,408 000000000000093b5038a46913a3f9f90b367c048f19970d8c602ab78fc2081d 9 0.00/1.00 vMB 114
148,407 148,407 00000000000004c6626387b2594f96fbd7ab26c154d91698d3e8e3759b508261 14 0.00/1.00 vMB 26
148,406 148,406 00000000000009913800b4a97a06d5ba90327f46ed06dde4a9cb918081fdf0ad 3 0.00/1.00 vMB 1,586
148,405 148,405 000000000000005e0aa146914a825be1b4a51805f79718673575df75c31b8386 20 0.00/1.00 vMB 20
148,404 148,404 00000000000007f58accf2762b9e2bcbad6326b1db9f994e400fef0f3b7cd44d 44 0.01/1.00 vMB 141
148,403 148,403 00000000000007613cb27389dec1aa84356251b581351fca8b44c029a806d6a8 41 0.02/1.00 vMB 158
148,402 148,402 00000000000005ecd5238bd5edb4566c0b6ea5b0956cab33d77179f0fd6aecca 25 0.01/1.00 vMB 145
148,401 148,401 000000000000063bd910426b96f2c92eb8ed15049e12bb1fdb286eb08484c147 68 0.03/1.00 vMB 53
148,400 148,400 000000000000077463f7a83ccd863c5ba76cac98eba531866d4dfd656b2cdeef 172 0.06/1.00 vMB 190
148,399 148,399 00000000000003afc832b53c79c5dcdf142bb5a853adce163613d3f233bb457c 7 0.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 779.86 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: 440.44 GB
    • Received: 2.42 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.