Loading Tool

Explorer IconExplorer

Memory Pool

80,836 transactions
30.81 vMB
0.08577294 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt 353ea3bc63a9d0b491c105e347ae5af06797ab56ff96c3f14078da9146fd242e
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 532202c8d68c88dcd5fccc69fbe9968c7317e751f7cc2574c789e5953fa6ae66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01967878 BTC
Feerates: 351.58 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (197,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,876 717,876 0000000000000000000b674bda829ad56693653f99741ebb9a589d2e926a7732 2,212 1.00/1.00 vMB 7
717,875 717,875 00000000000000000002779d2cc8ced7424ceaff45c4be500061c4bef70248b4 1,348 1.00/1.00 vMB 8
717,874 717,874 0000000000000000000768c3ca34a032c10dda62f86d30178cded4f088e40cb5 461 0.28/1.00 vMB 6
717,873 717,873 000000000000000000043adc7ccdce957bad61dbd67d10282d03e257513bd28d 191 0.05/1.00 vMB 10
717,872 717,872 00000000000000000009852395e49674bd1e0f133de9ee12d98d3f0107b52781 953 0.31/1.00 vMB 9
717,871 717,871 000000000000000000082b6b935e7c951cda3073c572a100e3586069cabc4cff 2,079 0.81/1.00 vMB 10
717,870 717,870 00000000000000000000286b9b871e5f3556c4ac567114580e9c029b3d3df01b 386 0.12/1.00 vMB 10
717,869 717,869 000000000000000000016f84de6cbeebe6218baa198b2c4d823ade4f20e5ade4 2,708 0.78/1.00 vMB 13
717,868 717,868 000000000000000000005882eb26cc5c87e9d5e6db0a2a9bdb69aa96e0eae291 1,292 0.37/1.00 vMB 12
717,867 717,867 00000000000000000007a0cc79b635ff9ac3c128d0af0483b1675943017a934b 1,016 0.29/1.00 vMB 9
717,866 717,866 0000000000000000000398237ff63e177854bbfb860e31363bb149568a1f53cc 50 0.01/1.00 vMB 10
717,865 717,865 000000000000000000043788bfe45f86445e42862a07415ab4fbb587ec47b13a 1,856 0.61/1.00 vMB 8
717,864 717,864 0000000000000000000823dca1f6c76e097b1ad82dfdc8422a1fc997bfdb2d41 1,143 0.72/1.00 vMB 5
717,863 717,863 0000000000000000000a0c312413deee247d3dd99759f900f3864deb654d2312 696 1.00/1.00 vMB 9
717,862 717,862 00000000000000000000ea711bbbd259de359638355e3ad5b43aaef1a1fd2355 740 0.21/1.00 vMB 9
717,861 717,861 000000000000000000042b73aaf6941ed31c7c5933a0f2218a83e1b57b6db508 2,224 0.82/1.00 vMB 6
717,860 717,860 00000000000000000004f951e41f4e2e20f3259aca302e8da72bc41c7869fa3b 3,344 1.00/1.00 vMB 11
717,859 717,859 00000000000000000002b9944491c7be96c9ad69fb922823c9352eb8cb22bf37 1,461 0.41/1.00 vMB 9
717,858 717,858 0000000000000000000531748b8e4de682920e922d62358b7b5861e82d35019f 2,592 0.91/1.00 vMB 7
717,857 717,857 00000000000000000004b9523b7b42f5fe8a7779db8184404d6691bab822bafe 99 0.03/1.00 vMB 8
717,856 717,856 0000000000000000000462ab2eb0b90f0df07787239ce7e719bb2f84c765deff 333 0.12/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.