Loading Tool

Explorer IconExplorer

Memory Pool

78,736 transactions
29.45 vMB
0.11855803 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 45d237f81e21485cc7ad72e9ae3027056dc11b23fb30033b290f69382d8db0ae
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7aa5078c3765f90be42931cc055785bbcfeb765003df44aad05b856b0f9f6cc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04121842 BTC
Feerates: 198.58 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (519,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,430 395,430 000000000000000007b0ea378127893d89adb205186fe8a49026320775173a11 2,115 1.00/1.00 vMB 41
395,429 395,429 000000000000000003979358e117bf6b2022c71bfdb221a9d8534c4b4ac76871 2,283 0.93/1.00 vMB 52
395,428 395,428 0000000000000000064efe71b0ccecb2d3c05da9aecc577e917f847f8b59aeb2 2,331 0.95/1.00 vMB 50
395,427 395,427 00000000000000000148e6da30607b9451befca89d0afcf09727d5bd1e244caf 664 0.41/1.00 vMB 43
395,426 395,426 000000000000000006eefc405b0045e096938305bb0e9434a53fa866cbed52bc 1,197 1.00/1.00 vMB 22
395,425 395,425 0000000000000000034e876049d200233aa03db238ab34fc8dc9956eabea019a 1,918 0.93/1.00 vMB 39
395,424 395,424 000000000000000002c9b01861b151f97ae8c090b7d2855782345ded5e34e9af 1,983 0.93/1.00 vMB 48
395,423 395,423 0000000000000000003b293f5507f7787f1ba64ba58a21c46ba4454c21a88710 573 0.92/1.00 vMB 14
395,422 395,422 000000000000000006dad0572a6e96a9e450b4ecddd492917f678809e108e540 2,177 1.00/1.00 vMB 41
395,421 395,421 000000000000000008d972e916585c9bcd79067dfcb31772ebec3e7603c0b290 2,448 1.00/1.00 vMB 62
395,420 395,420 000000000000000000dafa7164285961b4a5892e1d835f241f194dd4e834a957 1,518 0.93/1.00 vMB 28
395,419 395,419 000000000000000003e41e1329997acbf1849f21eef94cefec2eaa3f94ff1360 2,916 1.00/1.00 vMB 62
395,418 395,418 00000000000000000644c38e503235fd4efb54f83e43ab65eef3aefbeaaad374 2,602 1.00/1.00 vMB 51
395,417 395,417 000000000000000003e8004272e54c6602c417e5d911a73eae952549e8b80906 1 0.00/1.00 vMB 0
395,416 395,416 000000000000000006430d0b27028fb0bce2e6ca4cd5a87313e6529fd90b6e78 2,516 0.93/1.00 vMB 60
395,415 395,415 0000000000000000013829ae5e6ec34601eeb30f8b13f7aa9dd448ea5faef37b 233 0.09/1.00 vMB 55
395,414 395,414 0000000000000000012e6987d884db38d3108d96257b7d9ad858d7bf5a9290b2 1,032 0.58/1.00 vMB 33
395,413 395,413 0000000000000000062972eda0ad290aa5c923b1cca71fa1415753a78da0890e 637 0.99/1.00 vMB 6
395,412 395,412 00000000000000000633c7e33c5fa7d51676ea004ab8f9b96a999562cff8e729 535 0.27/1.00 vMB 34
395,411 395,411 00000000000000000371a8bdd7ac396f26ccb3d1cba8c476cb9aa9dfa1698221 1,063 1.00/1.00 vMB 12
395,410 395,410 0000000000000000044137ddd23825ff9ed585042e3ba8eeebce62efac7b65d7 691 0.99/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.