Loading Tool

Explorer IconExplorer

Memory Pool

79,889 transactions
30.32 vMB
0.08572440 BTC
Random Selection Loading Transactions
Max Size: 184.53/200 MB

Candidate Block

Mining Attempt 6abfb9b0cf7fe712a3caadc62963812c2b8ec56dc82191b6d9788aa66114eb59
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 96b64fb19dd678e034e0b9bc7ee84bda4677e7ab4d73221aac2dec24c20feb9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01785698 BTC
Feerates: 203.60 > 1.79 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (452,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,263 463,263 0000000000000000015211aa6df1c83c1920ea199cb21da1c7bfff1d5efff84e 1,710 1.00/1.00 vMB 129
463,262 463,262 0000000000000000016642f9393843b644e7a647c5c85a992246d862eed3d348 2,927 1.00/1.00 vMB 182
463,261 463,261 0000000000000000008c555f5c4c42d6365a81aefc6b099d31311097cc32fdb2 855 1.00/1.00 vMB 144
463,260 463,260 000000000000000000ab2a2f1f3f36afe3c254499b3a07a45788d6ab81c44b4d 652 1.00/1.00 vMB 35
463,259 463,259 000000000000000001a38cba5938e3fd33289f98e3c6bc0061f8afa792c7ec53 366 1.00/1.00 vMB 18
463,258 463,258 00000000000000000077111a734c205ee494fd8d6cfe6cfd2427081f20c19629 349 0.18/1.00 vMB 145
463,257 463,257 0000000000000000013b751aabaf1a169482d1d1b9d54f173dfd205bbb239607 889 0.76/1.00 vMB 103
463,256 463,256 000000000000000000c63749f79e71a26fee43d6c35f1ec82103646dafa96224 1,240 1.00/1.00 vMB 65
463,255 463,255 0000000000000000005c689245458948ac6f065df547b15f08d2210da7f911f4 575 1.00/1.00 vMB 34
463,254 463,254 000000000000000001439d609b2d32be1587bc6424c60fd006a10e39e0132db4 609 1.00/1.00 vMB 59
463,253 463,253 000000000000000000c1f63836c944e017ce11f10fcbf43cc969dcac3878b45d 1,575 1.00/1.00 vMB 109
463,252 463,252 000000000000000000b0954cb0ee74f8e7bfd700ffe58ee4fdca5cc6cb8bf5b7 2,346 1.00/1.00 vMB 164
463,251 463,251 000000000000000000d18d8e15dde694be6f76ba064a66f4e0c581374146fb37 1,222 1.00/1.00 vMB 87
463,250 463,250 0000000000000000007c7966e9604f7191d460c23242ce4ca21be819d4cadabc 1,034 1.00/1.00 vMB 61
463,249 463,249 0000000000000000021c18b829f90113e1f4fc9ca28e37987393be519a32d844 2,530 1.00/1.00 vMB 159
463,248 463,248 00000000000000000164c844b5c6fab09a7c1a8cf2d29793ae4751d8e6679ce0 879 1.00/1.00 vMB 60
463,247 463,247 0000000000000000000403f229eec0468e45408aa2c55224558b3e543cc49f17 2,144 1.00/1.00 vMB 127
463,246 463,246 0000000000000000008463b2c009e7dcd053b5b3b4cd54d81ab965812e92f976 1,252 0.52/1.00 vMB 139
463,245 463,245 00000000000000000148bfd1378c9b37ee2af0532bd89519a91d774f2612a523 513 1.00/1.00 vMB 10
463,244 463,244 00000000000000000160223e49d2bc085ce26af21d23a2de5ab9881ef9573ee3 1,349 1.00/1.00 vMB 86
463,243 463,243 000000000000000000c882828be44c26e58aaa59d1e939c5daba648d1d16de93 964 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.