Loading Tool

Explorer IconExplorer

Memory Pool

39,205 transactions
26.24 vMB
0.05317290 BTC
Random Selection Loading Transactions
Max Size: 136.62/200 MB

Candidate Block

Mining Attempt b87f72a3a145e5c520dacb3223fb7769caae67c5deac83ad208540851c59d146
Version 20000000
Previous Block 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501
Merkle Root 3deb70c97c36ef64688f81dff7697a0bd4840f3ab9163565d91dfb11d7b486e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,878
Size: 1.00 vMB
Total Fees: 0.00512518 BTC
Feerates: 100.29 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,868 (177,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,384 737,384 00000000000000000004955e24b7c2f5729594d0352670c6295038f89487a907 453 0.75/1.00 vMB 2
737,383 737,383 00000000000000000005bd5b44a37a42f7190df3d7ca535bbe7611c42b7e8545 1,932 1.00/1.00 vMB 8
737,382 737,382 000000000000000000010856b86d2dc017781825d087c5d2cfa0e92396d56c3f 2,686 1.00/1.00 vMB 11
737,381 737,381 000000000000000000032a0a568c627320149c6578c691d0a54c4655cafefd9f 45 0.02/1.00 vMB 8
737,380 737,380 000000000000000000021f68752d1afca1c3168cf8bed2acdb08ef3f6b17407b 25 0.01/1.00 vMB 12
737,379 737,379 00000000000000000002717220cfd0e65618399c228e694e209a924818e30ca3 185 0.09/1.00 vMB 8
737,378 737,378 0000000000000000000518032cc41ca50cc4e2751f677c12d3c8ac8e4492e2f3 771 0.47/1.00 vMB 7
737,377 737,377 000000000000000000062c8b7486186589f3e49ba781b202488fc3a77fd95148 402 0.20/1.00 vMB 8
737,376 737,376 000000000000000000004acd395a95fb30dd26ccd4db6495bea37d320ec183f9 488 0.84/1.00 vMB 2
737,375 737,375 00000000000000000001c88b465fc9f04b0e039239d54588396be9dc57541973 1,121 0.98/1.00 vMB 5
737,374 737,374 000000000000000000025a4d754d5d9a6840b8376b3cb46968bd956204170d3c 1,243 0.99/1.00 vMB 5
737,373 737,373 000000000000000000017ab940f888b964eb99b2d2c401764b8d5eb4bbf4dfcf 1,510 1.00/1.00 vMB 6
737,372 737,372 000000000000000000032464625d028a872b488c497e34a5c7b04094e9a18966 468 0.41/1.00 vMB 4
737,371 737,371 0000000000000000000159114ce9303cfef2dcdc7c67a69372bd4958e38ea74b 544 0.33/1.00 vMB 8
737,370 737,370 00000000000000000002e8f08427c6db5eef61aa7992b11df9c62208ca8335f8 170 0.58/1.00 vMB 1
737,369 737,369 00000000000000000001fafd70bea2b536c635df2c3e976d8aede0e54d4c4018 1,107 1.00/1.00 vMB 9
737,368 737,368 0000000000000000000153df73c4b36ebefa69feaf2abd39b5c1dbf870416332 843 1.00/1.00 vMB 4
737,367 737,367 0000000000000000000335cbc6460d978dba9d4f57e57c235a1600442a32fde3 1,302 1.00/1.00 vMB 4
737,366 737,366 00000000000000000003a0496e62986a9d33e60561d7b4945e36ed977d0b28a4 2,649 1.00/1.00 vMB 15
737,365 737,365 00000000000000000004f3c3f5a12be2bca77a6b35896baa990a35f8f35916fd 1,603 1.00/1.00 vMB 10
737,364 737,364 00000000000000000006bb26bcae612303f1e6b9e2d0d9ff4d013c6be26a8273 3,022 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.15 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: 653.15 GB
    • Received: 13.83 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.