Loading Tool

Explorer IconExplorer

Memory Pool

82,858 transactions
31.32 vMB
0.12840580 BTC
Random Selection Loading Transactions
Max Size: 189.83/200 MB

Candidate Block

Mining Attempt 5adf40df57155d07f7a02ca0c6a225d0545ce6498a4ccab21fb7e41d3c2f2a1b
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root c844299a3d2f191aedda4c7a7e64afc8798ffcd91abf4df6a60660f96c24a989
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,024
Size: 1.00 vMB
Total Fees: 0.04497680 BTC
Feerates: 318.30 > 4.51 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (456,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,014 459,014 000000000000000000b91c0e8b2af96fc1839b161465833c54411078ed90358b 834 0.38/1.00 vMB 138
459,013 459,013 00000000000000000229200fbabedffc445a4911d1d6603d2962d564c1678f5c 695 0.40/1.00 vMB 123
459,012 459,012 00000000000000000133d0ac6f3350c0f4b62c2fdcd1f966bb267e6c3f7c9f8a 636 0.32/1.00 vMB 149
459,011 459,011 000000000000000001c2e37cb7afe5776274f50521f5d19192a8bab71ff261ee 317 0.15/1.00 vMB 120
459,010 459,010 0000000000000000024acecf816abc6b7af22bd01c7740c407fb7c2a70495296 80 0.04/1.00 vMB 139
459,009 459,009 00000000000000000167cb03794e7e313911fcdaec0248fae10ebdcf70c05ab1 1,247 0.67/1.00 vMB 130
459,008 459,008 00000000000000000051213b53ad5dc4a8a34a836630bf48a6f540fb06485d75 37 0.01/1.00 vMB 113
459,007 459,007 00000000000000000159cdb8038e7be398191cdbcf5dc535b8ce6fb68bf0a7db 1,439 0.67/1.00 vMB 134
459,006 459,006 00000000000000000023d6bb3f9e08e9def3c27e9e51738e6ceff6f4a82a8c04 1,225 0.66/1.00 vMB 129
459,005 459,005 0000000000000000003a981d86388c10410ef0725dc95d757a2d6be1e8721b3c 146 0.07/1.00 vMB 142
459,004 459,004 000000000000000000943c37adbe11740b8c5e07be3b18face71600f5510051f 312 0.17/1.00 vMB 127
459,003 459,003 000000000000000001d862faa40e53ac7eeea341ba8b49fad750a3ca41ccaa1b 933 0.51/1.00 vMB 80
459,002 459,002 000000000000000000528b5701371e761abb02d6eb3839cffc49c0e9f9769acf 2,261 1.00/1.00 vMB 150
459,001 459,001 000000000000000000a44f1caec5131bfdcf255abb21b6951e9b44eb66538289 1,114 0.57/1.00 vMB 144
459,000 459,000 00000000000000000124a0b6bed3064775813f8eb6a89165119d57d3c1fbd0fd 29 0.01/1.00 vMB 189
458,999 458,999 000000000000000000fd1b7f02b69494c82f4c9079877050834f185e5b7008e6 546 0.27/1.00 vMB 116
458,998 458,998 000000000000000000de1b4f9d47d328af69ccc6f637242cf70ac90942ceb098 1,432 0.67/1.00 vMB 141
458,997 458,997 000000000000000002424d6e559b5facee844e86e3534d418dd5013c099789fa 611 0.36/1.00 vMB 128
458,996 458,996 00000000000000000122cb2687eed744f35433be65dfd38b8a2c756d9c369964 312 0.17/1.00 vMB 143
458,995 458,995 00000000000000000148fb961e55dec1ba703a647109e3fc82cb1feeb5464467 1,642 0.98/1.00 vMB 96
458,994 458,994 0000000000000000024d3be3d3c8b75eb5193b959b5849d19936a6bbca581005 2,346 1.00/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 783.08 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: 722.38 GB
    • Received: 18.39 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.