Loading Tool

Explorer IconExplorer

Memory Pool

73,910 transactions
28.48 vMB
0.08300666 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 7c96778873ffbe09c452047b149aee4d13ce7954c54caeb584ad7479c8ef77df
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root b2b866495e319fc4ab1f096d3648b2c570cac4d5d2c3b5efa929c32ff1616ba8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.02573611 BTC
Feerates: 196.43 > 2.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (383,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,559 531,559 0000000000000000000ba5219dff775a07cfadec9341406c6cbacbae4f1a75a2 331 1.00/1.00 vMB 2
531,558 531,558 0000000000000000001ab2b414c6f944ea433259102c53fef918b93b5d465094 873 0.33/1.00 vMB 29
531,557 531,557 0000000000000000001675850f69d07693c6983bde4144149e37665bf8d093a2 1,540 1.00/1.00 vMB 8
531,556 531,556 0000000000000000000d0703a5d6fe7a2c8a9f9c314b175d19665ca55599fb71 2,427 1.00/1.00 vMB 31
531,555 531,555 0000000000000000000438f400ded5d26dd0bfced4b1d737a5f14c315b654b03 2,643 1.00/1.00 vMB 4
531,554 531,554 000000000000000000294ea02085744bf4bd18a7215a47bbddaef9a5a1eb3010 2,338 1.00/1.00 vMB 34
531,553 531,553 0000000000000000001067e2f1c63630ff6845b57831a0538c0792defd117806 1,217 1.00/1.00 vMB 14
531,552 531,552 000000000000000000324b45d0fab5ae7642a377b3196fc03ca6dd1f61256045 1,735 1.00/1.00 vMB 27
531,551 531,551 0000000000000000001fbc039ea7f8e21223021133dc4f4580fb5bcc74e01e03 1,284 1.00/1.00 vMB 10
531,550 531,550 00000000000000000004412321dfdeba923a5549e5159c02969328eb3b4721ac 1,958 1.00/1.00 vMB 10
531,549 531,549 000000000000000000197db56577794f31b25f44c10994b2a35090552df46453 867 0.45/1.00 vMB 32
531,548 531,548 000000000000000000187483a9d926645b5e8dc05199c2f410200d15cf3bb17f 570 1.00/1.00 vMB 2
531,547 531,547 0000000000000000000b988bfa55ed5190ae67db0c3373c34dbf3c54758b9ac4 305 1.00/1.00 vMB 3
531,546 531,546 0000000000000000001efe2ecfe7bf5e5e38be397350721b8eb46b571672d324 2,204 1.00/1.00 vMB 15
531,545 531,545 0000000000000000000771d898a71b3544688f23248bf8882a4f2169a673f703 1,509 0.48/1.00 vMB 20
531,544 531,544 0000000000000000000be74fd70e505616d1c08ee4ac06966258125817600bd4 506 1.00/1.00 vMB 3
531,543 531,543 0000000000000000000570a32e492d065336b543ee62afde06a6a649cfaedaa0 3,145 1.00/1.00 vMB 19
531,542 531,542 0000000000000000001c17f9dc3b00af644adac82de9f767bc58fe28b0b9d085 424 1.00/1.00 vMB 2
531,541 531,541 0000000000000000000c0df735fe436f2aa1d3191f28b2a98b164ac493b60065 668 1.00/1.00 vMB 6
531,540 531,540 0000000000000000000025862a82d1d3d2980132261ba088b6187b6ba6b1fc96 643 1.00/1.00 vMB 5
531,539 531,539 00000000000000000001ea6091d254077d8e66291852726b46ef414f05e4e1af 361 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.45 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: 667.49 GB
    • Received: 15.26 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.