Loading Tool

Explorer IconExplorer

Memory Pool

53,004 transactions
31.44 vMB
0.18086406 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 437735f898e492b9777d72b244b553794455a0061b58599b478f3c7b17aad032
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b948414c206d1c7eee8ed0b989374186e26cdd7adc492ac53d71efaeeca4c24f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.09589424 BTC
Feerates: 477.45 > 9.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (421,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,592 493,592 00000000000000000064280edb0810c2257f10cfed2e3fb4cb6c3be30b6066dd 2,276 1.00/1.00 vMB 28
493,591 493,591 0000000000000000003196c43c1025792159dd270f8fea9df26f3ff638a3705e 2,336 0.92/1.00 vMB 232
493,590 493,590 0000000000000000007d01034264b9411e5264b27531b66d3ce68f41b67ba8a4 2,257 1.00/1.00 vMB 155
493,589 493,589 0000000000000000001759befc77764ac2b18e9acb4ae29ab68d21c074c43d16 1,767 1.00/1.00 vMB 167
493,588 493,588 000000000000000000b6c108ed4ae8e7ae88c1e196c564d00431ff983f14d2d1 2,839 1.00/1.00 vMB 274
493,587 493,587 0000000000000000000e3420f7730a98da4a0e9ce9eeaf2bbdbc05a5647d67b5 1,985 1.00/1.00 vMB 155
493,586 493,586 0000000000000000005a0efa4037ceb72d4b36aa74e0852ea1044c9073a49301 932 1.00/1.00 vMB 54
493,585 493,585 000000000000000000ae3fe1327b26426b55f7cb0c7febb90e30e88bc6cf88d3 1,682 1.00/1.00 vMB 180
493,584 493,584 0000000000000000002b57459bd3af7015822bc951ff4f5976a0a8452c53f868 1,779 1.00/1.00 vMB 170
493,583 493,583 000000000000000000740a2cab166e00496f78dc1f013ca2e9a5227c36585c5b 2,244 0.93/1.00 vMB 251
493,582 493,582 00000000000000000041c66f7960c8ad55686589fc17096a2c6584b115996900 1,671 1.00/1.00 vMB 197
493,581 493,581 000000000000000000326e0d420ff560af3bc8325a760bc7ae4655e8aa77514f 1,496 0.92/1.00 vMB 104
493,580 493,580 00000000000000000081ea896c79d66b76709679e2c5dc3d9f4fc3fec0985898 1,999 1.00/1.00 vMB 202
493,579 493,579 000000000000000000b73bf9f88367c3c55adb4facfce06965632a3fbdf2a55f 2,823 1.00/1.00 vMB 307
493,578 493,578 000000000000000000ab9fdc4cb28d2d32074b49d237ad07a7a047a891af4824 1,571 1.00/1.00 vMB 163
493,577 493,577 000000000000000000aaa909866e1e72ac9ab630bc8bc82ed25348a919d08d77 1,256 1.00/1.00 vMB 24
493,576 493,576 000000000000000000ad44796e80f3c28404aa1623089c4b4df06a47a2692cf4 1,837 1.00/1.00 vMB 210
493,575 493,575 000000000000000000076f754933db0b4a292e0592ca10573a057b8377a9ca76 1,163 1.00/1.00 vMB 183
493,574 493,574 000000000000000000190b4493cea19b8507592ec721bf1cfb4b59380a865a58 1,985 1.00/1.00 vMB 238
493,573 493,573 000000000000000000836f00c10cc609aaf290233a0f40059bba9012162a4b3b 738 1.00/1.00 vMB 63
493,572 493,572 0000000000000000006500a70b02962120dd61274397a3daec3b4c70d696a5e2 1,527 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.