Loading Tool

Explorer IconExplorer

Memory Pool

40,765 transactions
27.25 vMB
0.07664848 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 1a78842bc24d06d0ec70b28d6f961ddf5e95bdd61c8e6b05e20ff94386121415
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root e34435ba12e2740dfaa340c99305b99cd79b830e68fcc373427bf4f32706fc10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.02464681 BTC
Feerates: 107.72 > 2.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (446,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,053 468,053 0000000000000000019d04428fa4e0c78272bcb668604585802771a6710a974b 2,397 1.00/1.00 vMB 267
468,052 468,052 0000000000000000015cd084351708f48c5aff82b37f6f1ba081bbfd48b428d5 2,276 1.00/1.00 vMB 319
468,051 468,051 0000000000000000002e79a28355e9ce9d2be0d4f458ae4470f72332ffff2b89 2,402 1.00/1.00 vMB 260
468,050 468,050 000000000000000001a45fbb947a5b1060dd54511ebe7fe7122bbcb7b0b91d0b 2,422 1.00/1.00 vMB 301
468,049 468,049 0000000000000000012cb9007282c74614ab097259c91a775b0619deff119750 2,237 1.00/1.00 vMB 295
468,048 468,048 000000000000000000140b60137b91daf01a8b5635bdc72dd3049a6e20700380 2,385 1.00/1.00 vMB 362
468,047 468,047 0000000000000000014987e96d09ab7e35194cfbe0023372124b2058d073eabb 2,645 1.00/1.00 vMB 229
468,046 468,046 0000000000000000009f36a158357ac013ecfe5d499aab35383d21d4c7f64a17 2,265 0.93/1.00 vMB 249
468,045 468,045 000000000000000000aee22915189583da1539ed7cd16d138347501b23a6328a 2,469 1.00/1.00 vMB 251
468,044 468,044 000000000000000000a4fcd340bc188cf3f080094f9970b1bae84cd4aae38f76 2,336 1.00/1.00 vMB 340
468,043 468,043 000000000000000001ab074c62984d7a84677fef795433f6f467bca416a23af4 2,324 1.00/1.00 vMB 331
468,042 468,042 00000000000000000160834ba27673c1e614978fbe777b861d785fcde1b3394c 2,361 1.00/1.00 vMB 316
468,041 468,041 00000000000000000120676a9ec606cb1501075b01abea327a5b497328d56b89 1,553 1.00/1.00 vMB 246
468,040 468,040 000000000000000000576c26137fd05507360d2b7d62a06f8b0598517b90bc7e 1,954 0.75/1.00 vMB 353
468,039 468,039 000000000000000000f4b72d7e1b6b3561d4e28cc06ea424bc4b511e83449200 2,687 1.00/1.00 vMB 302
468,038 468,038 00000000000000000008e3fc6fec82a56e02002e2a3ea221f6f1f30bfb6f1408 2,084 1.00/1.00 vMB 244
468,037 468,037 000000000000000001a32eb3f92c2b3c43c80e973ce5f884cd4616fd9b756889 1,850 1.00/1.00 vMB 295
468,036 468,036 0000000000000000019bc361c4a7e83cfd88ccc3f6f6673b6542b162d158f4c1 2,076 1.00/1.00 vMB 264
468,035 468,035 0000000000000000004be4895b5851a8c223ccebe8688d837784c930fefb8d1f 2,449 1.00/1.00 vMB 275
468,034 468,034 000000000000000000b674a657ada910a6948be6d7b3926196c08b9f554bfcfa 2,635 1.00/1.00 vMB 291
468,033 468,033 00000000000000000161b09349023159424c96b7b2ea589d9e686abc704c4c86 2,645 1.00/1.00 vMB 359
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.