Loading Tool

Explorer IconExplorer

Memory Pool

81,396 transactions
30.67 vMB
0.09938300 BTC
Random Selection Loading Transactions
Max Size: 184.30/200 MB

Candidate Block

Mining Attempt 9dd5a68c996e0c5d5f01bf8432a907c3e130aa08db54b99076cdb1b59b0dc8f7
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 1142a8367c9f85b2fcfee7bd7d6c61dc9c58b4b0d0581ae0c315d9d3d74e7ab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03198996 BTC
Feerates: 558.99 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (267,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,393 647,393 000000000000000000016527c712ca65e515e6e7da8d2cfbfa92b8cdf729a1a4 387 0.15/1.00 vMB 56
647,392 647,392 00000000000000000001cbebae14e443e2bc876f069a34a997f1262ca58a56c3 2,330 0.90/1.00 vMB 40
647,391 647,391 00000000000000000004334b324c56b913706ad5c429c508dfafcf575dba69d0 1,193 1.00/1.00 vMB 7
647,390 647,390 00000000000000000005835dd9360892dfe661826661d16a066c219146a35a70 2,636 1.00/1.00 vMB 38
647,389 647,389 000000000000000000024cb1aa6817b6cd0583018d4e43d324034f3fc466eb2e 2,718 1.00/1.00 vMB 83
647,388 647,388 0000000000000000000d3415855a677125023ceab1e8410150017537e9b17c00 1,371 1.00/1.00 vMB 24
647,387 647,387 00000000000000000001830a2e0c6cb03a9872f232abf75ffa4165ecd9d760fb 1,323 1.00/1.00 vMB 28
647,386 647,386 0000000000000000000e55bf0197092a06f60506dd744ba0dc43e281f9b15c24 748 1.00/1.00 vMB 2
647,385 647,385 0000000000000000000a7c92ce4fde25a14633bb298da6a95c9e40209d1d5bf1 863 1.00/1.00 vMB 17
647,384 647,384 000000000000000000042d4447ae1e797805627d355333416c66f70e93f222a6 1,743 1.00/1.00 vMB 39
647,383 647,383 00000000000000000004c5e34cc205701be6b31190842f52dc4e7aea5917435f 2,570 1.00/1.00 vMB 51
647,382 647,382 00000000000000000007f13a430ab7fc8b9b21f0ab5491d693fe24465e0f7691 2,479 1.00/1.00 vMB 43
647,381 647,381 0000000000000000000615b65b722f9a5dc6191d3315bb4fced3e5cfe3a7b9ae 2,299 1.00/1.00 vMB 63
647,380 647,380 000000000000000000088bc3320164b1b6083785fdf50edf59946878c9cb549c 2,366 1.00/1.00 vMB 83
647,379 647,379 0000000000000000000f952923d389a93654003fd0a4873f62f0899ee7db09d6 2,163 1.00/1.00 vMB 14
647,378 647,378 0000000000000000000adbef9b4edff7559d0c1916cfae44ea2381a23cdc0590 2,614 1.00/1.00 vMB 81
647,377 647,377 00000000000000000003b833d103c8c9b0792604a6f48791daadfe2692c69ed3 1,963 1.00/1.00 vMB 47
647,376 647,376 00000000000000000005abde4fb3ffef6a8595646a2d5b436a03a4ec4d47e63d 692 1.00/1.00 vMB 20
647,375 647,375 00000000000000000010226bbee2a23c600343f2b7593f501bef4fa11cf54cde 2,149 1.00/1.00 vMB 19
647,374 647,374 0000000000000000000799ae32862626f512424aac49bd549e28ccf84b6cb160 2,091 1.00/1.00 vMB 93
647,373 647,373 00000000000000000005f5e446e6d8282ed19949511be606cc138b7dd543e28f 2,174 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

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