Loading Tool

Explorer IconExplorer

Memory Pool

42,165 transactions
26.75 vMB
0.05944029 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt fc51d02a2aa0f19cc676eb73d45021ad43e671bf49184686278ce86bb733c8ed
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root cc2f1172ca20c0dd3423739329cededf9e99330b8c3d6af42f8955735320514a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.01004160 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (144,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,565 770,565 0000000000000000000516f7c3edba8be4113fda4deb67146691ef319d5ea0e0 2,716 1.00/1.00 vMB 10
770,564 770,564 0000000000000000000265655c263884a1174d3d999fac51ec6e4f54f35342ff 2,483 1.00/1.00 vMB 23
770,563 770,563 0000000000000000000042cca946aea0818b18b25ed7608d72fe173240c85564 1,777 1.00/1.00 vMB 15
770,562 770,562 000000000000000000011c009acae74c4b2ac83af61fcccd89b4016d1119d8be 1,307 0.47/1.00 vMB 12
770,561 770,561 000000000000000000030f8d70cc8652f66f6c05d74df4e699c5ffa3f984dc0a 438 0.29/1.00 vMB 5
770,560 770,560 00000000000000000001139289bf5998911dd051c42788bee9795e18c77371a1 3,219 1.00/1.00 vMB 12
770,559 770,559 000000000000000000047daf3ef1848e97ef979f1e71811f0ecf56ef2fbb1f77 1,687 1.00/1.00 vMB 7
770,558 770,558 00000000000000000006a1c60813fee8d59e1562ee8eb50de460c4e5582f9709 1,354 1.00/1.00 vMB 4
770,557 770,557 00000000000000000005e08ee7ed7087060953c0771ffec7b02d58c7e74e0b2b 2,893 1.00/1.00 vMB 13
770,556 770,556 00000000000000000006e73b3979559249b5f8e682a2b90099d75bfb58229ee9 1,189 1.00/1.00 vMB 2
770,555 770,555 00000000000000000004a5d45554ebaf7dd038d13df77c2f5a5e43b0d4d61868 3,052 1.00/1.00 vMB 16
770,554 770,554 000000000000000000040f6c8d0bb3f49bf2645eb3e9a5ed0e8b920ba1fe3c5b 261 0.92/1.00 vMB 2
770,553 770,553 00000000000000000007abd5f482e5c8e5da3c337decd828a6a4e334457ff6c5 1,721 0.98/1.00 vMB 8
770,552 770,552 00000000000000000007f95dd57719286847074de6113b6dc38487b227f3d5da 1,277 1.00/1.00 vMB 17
770,551 770,551 000000000000000000080e2c1f42ca621d3178ca45f31296e9d9aa11e11e154a 3,336 1.00/1.00 vMB 13
770,550 770,550 00000000000000000007279701ff2bc3de984c4623b606e2b490ac20a9878bb2 87 0.02/1.00 vMB 13
770,549 770,549 00000000000000000006756427394ac72f07226524c29f0a5bf3728bc5b9c120 1,673 0.71/1.00 vMB 12
770,548 770,548 000000000000000000036c106ed172e5bca323910ac9c39f1c263abea640e647 697 0.50/1.00 vMB 5
770,547 770,547 00000000000000000000924955c64a8d50614729aa391ff524212bee217a9764 917 1.00/1.00 vMB 3
770,546 770,546 000000000000000000071f2fe1e4f1e8aa281013452c9fb79a7c56eda61421a0 2,915 1.00/1.00 vMB 14
770,545 770,545 00000000000000000001f035fdde9811c83095a5b0c60cf8ac13f778b5bdd5a5 2,477 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.