Loading Tool

Explorer IconExplorer

Memory Pool

56,127 transactions
31.88 vMB
0.20454855 BTC
Random Selection Loading Transactions
Max Size: 171.89/200 MB

Candidate Block

Mining Attempt 7814927beb64d1ad6f75994ed4bf819f9d6a8a99768b8dbb15b185ecd7cef3ef
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 7d3cccaa273156b6f7d3e3e2a55b25c76e5ee893c0ae3d4e2dd56cd387c65d25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.09308025 BTC
Feerates: 502.67 > 9.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (421,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,595 493,595 0000000000000000009c23ba7f7582ed4c52cffea10db34be0a89e48208611b3 2,392 1.00/1.00 vMB 64
493,594 493,594 00000000000000000040c74c42acecae5daa5b4b857c7142dc05641836a41ea6 1,853 1.00/1.00 vMB 165
493,593 493,593 0000000000000000002bd20298ef087d8ddbc1dc8b07ac32c5e67de70417e6f1 828 1.00/1.00 vMB 277
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
Previous 10 blocks ↓
Total Size: 782.06 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.13 GB
    • Received: 13.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.