Loading Tool

Explorer IconExplorer

Memory Pool

72,828 transactions
28.09 vMB
0.06681806 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt dccb9f0657d399da2cd54e3fc0c74fc1581df33265ce8452202f2626e7506215
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root e6220972316af024543822bf216d8fd58d7fde7d836980099d2f8e45c3faa9a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,670
Size: 1.00 vMB
Total Fees: 0.01047614 BTC
Feerates: 111.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (171,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,312 743,312 000000000000000000002b184142aafed934bc9868e6305c33e6e86c4122941b 2,845 1.00/1.00 vMB 14
743,311 743,311 00000000000000000009812858a836f226f99de4217db813a9202952b046a574 2,912 1.00/1.00 vMB 19
743,310 743,310 000000000000000000075fb132e101bc3d1f657e9d87f48081351f527c5db905 3,021 1.00/1.00 vMB 14
743,309 743,309 00000000000000000006bdb3456ec0d87f123050cab18908b3edc113901e833a 1,709 1.00/1.00 vMB 19
743,308 743,308 00000000000000000008cd03568c73d2fc925a12f4c46694d0ab78c82cd42a7f 2,963 1.00/1.00 vMB 25
743,307 743,307 00000000000000000001432fdf3f15c691093c49cfc18995b494d002300962e1 1,734 0.91/1.00 vMB 6
743,306 743,306 000000000000000000087bd1174fb7e7504aaf19d5086cc32fe5bd1efff8cdc2 2,018 1.00/1.00 vMB 7
743,305 743,305 00000000000000000005e4382339a4fe51193af32e363886aa6a3e6d7f784697 3,172 1.00/1.00 vMB 2
743,304 743,304 000000000000000000065e5c45991e41518f3aaf0212413674cb4648b4e7dce3 1,802 1.00/1.00 vMB 6
743,303 743,303 00000000000000000000f5c08835ef5701806a4cebda32b822e872c764e2ad9e 3,165 1.00/1.00 vMB 20
743,302 743,302 00000000000000000000ee76e22409b822de4ac46637f6764eed6433511fa4ff 2,615 1.00/1.00 vMB 16
743,301 743,301 00000000000000000004aa36b55d63ba041ec273fb44f3a7d2f822ef706c17df 2,377 1.00/1.00 vMB 12
743,300 743,300 00000000000000000006ce35bf796bac5eab3b8b58739809412952ca5b98e25b 1,790 1.00/1.00 vMB 18
743,299 743,299 00000000000000000001469850f83f09c991063bb1869ee44ee6cb67b27a481d 2,422 1.00/1.00 vMB 13
743,298 743,298 00000000000000000000a4f2f586c3489d282ed667b7a9bbbba491ac6d85f162 2,201 1.00/1.00 vMB 13
743,297 743,297 00000000000000000003a1f3a1a9d7ec01b74859ece7050f607e2215cd83e94f 2,559 1.00/1.00 vMB 17
743,296 743,296 000000000000000000069e867236c52f6b2fb7ae3896c232fd89755d7f4f0463 3,389 1.00/1.00 vMB 24
743,295 743,295 00000000000000000007f0131fb9d62fa74d7defabe3206637a4c339fa852729 1,176 0.52/1.00 vMB 10
743,294 743,294 00000000000000000002af7736934ce37bf677df7903612e6e87bdca66f17f8d 320 0.09/1.00 vMB 15
743,293 743,293 00000000000000000006107274ce3804b0c1d77dd876a5d72dee0e310a6f3999 21 0.00/1.00 vMB 16
743,292 743,292 000000000000000000064d849f1eb1bb633b0e7938a69b0145adb6e103c1d28b 215 0.25/1.00 vMB 4
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: 666.84 GB
    • Received: 15.23 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.