Loading Tool

Explorer IconExplorer

Memory Pool

41,495 transactions
16.67 vMB
0.13256635 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.38/200 MB

Candidate Block

Mining Attempt d148de56eda15fe12171c643aaf2996c11ba69a4a30ae8432016475687dfc6f2
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root a8a715dfb40472e4a73a38312f51ca34ea0edd048fb00de62cc1a2e36a4cda08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.04153475 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (779,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,511 133,511 000000000000082a57c99d7df2a8ade7b54126ccf4dd5fe6ddc808cd129ce581 104 0.05 vMB 96
133,510 133,510 0000000000000bf4bb02b665f25cbd951771113e0b7b74074efa203dae6cfafe 32 0.03 vMB 698
133,509 133,509 0000000000000140e1021954684e1e689f9a8a4a40bf6723dd9fa8ebdea081fa 40 0.03 vMB 935
133,508 133,508 000000000000089adf8e8c65419bef8d646292a637a93ec2a39e0552292dd34e 174 0.10 vMB 257
133,507 133,507 0000000000000742c0cbc41fe1a19cd4cce2e53bb9d04a11560c431bc80c9e77 27 0.01 vMB 217
133,506 133,506 0000000000000a716188a92d9b5fe61a3edccb4af79c136988f91578613de981 21 0.01 vMB 751
133,505 133,505 000000000000096159c3d130463cbbee54babb212b1823dd13daf141a97f175d 113 0.04 vMB 520
133,504 133,504 00000000000008226e07b5ed8427f0f5f19d7824c9e5e8ae7313c9b1e63ab6b1 112 0.05 vMB 268
133,503 133,503 00000000000004af6dbd99803bb0a037b39afb6ccef6b46fa56fdac2fd25c970 19 0.01 vMB 1,091
133,502 133,502 0000000000000375653b0930d474dc2032f79848b366bfad62bcc5b5b7265b55 13 0.00 vMB 336
133,501 133,501 00000000000007327214ab99afd6592858af4436f0065cc89f59f9793109fcdf 11 0.00 vMB 657
133,500 133,500 00000000000008547ecbf9b155e62b1c63b575be223349da86b3ead21fca710f 19 0.01 vMB 563
133,499 133,499 000000000000016d0907dfaba37b8bc81a71b454cc3a2b6f65e28e266f46bdd2 27 0.01 vMB 562
133,498 133,498 000000000000002b49f858da595c31bd4be349e99158d79ee1381853fca59508 171 0.06 vMB 230
133,497 133,497 0000000000000030f5a64b77392dffc1ae5cc1c4b6a816b1467c6d2b5167e89a 39 0.02 vMB 455
133,496 133,496 00000000000002d6b459b1300545e05b8df63b3bd98f979b83ccbe649a0e23c1 139 0.07 vMB 1,631
133,495 133,495 0000000000000485677fb246ba1d04cee8d767bd71758ef3229b3a6495894099 319 0.12 vMB 839
133,494 133,494 000000000000087506d51b959e06fee7b7951a75e5909211f82b98478a245a04 58 0.04 vMB 419
133,493 133,493 000000000000018e51a2dff0a663718f2d10572c8fa6eca74526419d2148955e 61 0.03 vMB 364
133,492 133,492 000000000000025434f6b6fe43a0f374d3f59ff2ae7049303ee99a1ec2907dbb 109 0.05 vMB 354
133,491 133,491 00000000000004c21915f667b8f58fcd3b6fb908d51641a6d7ed3bf597f32a29 25 0.01 vMB 2,250
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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