Loading Tool

Explorer IconExplorer

Memory Pool

83,521 transactions
31.66 vMB
0.11388389 BTC
Random Selection Loading Transactions
Max Size: 193.48/200 MB

Candidate Block

Mining Attempt 4f542013c4b3193d2190010f894ce767c04e283ec4a1274f4a3ad00de71feb1c
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ed03da290657fe6ef4c94dc850b8c439630fd267ce73992ef6ed654f43ba079a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.03965235 BTC
Feerates: 301.05 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (593,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,180 322,180 000000000000000008a4111e7627c355eee3da411d6a490dde6075b0aa49a926 603 0.32/1.00 vMB 28
322,179 322,179 0000000000000000124dd63f1568068274902878ffbd75aeed9d07dbbe8cb918 281 0.20/1.00 vMB 22
322,178 322,178 00000000000000001370ecb440a41eabf750b1557ad9f83c38cfe70a30ce42f7 332 0.68/1.00 vMB 13
322,177 322,177 0000000000000000166126aa9b0a0c64b6f319607376571b72117ccd729e0d04 684 0.25/1.00 vMB 39
322,176 322,176 0000000000000000058ab2f654a0bcc14f8e03120597d7e6909f6b71b340673d 1,771 0.90/1.00 vMB 27
322,175 322,175 0000000000000000125c21f2302d0744167177be4fce4455dce599051bdaffde 1,024 0.30/1.00 vMB 54
322,174 322,174 00000000000000001d4003ce86bb12810592ba84e9ff5d203474bffcb80bddf8 347 0.21/1.00 vMB 23
322,173 322,173 000000000000000007cd96ffe3af63b943ed6116949ca96d9fa3ee63f7ecb426 341 0.19/1.00 vMB 27
322,172 322,172 000000000000000022ee14b3eb0a612e16eb8f68822a1eea9af2817ebb2d7a1d 463 0.32/1.00 vMB 23
322,171 322,171 000000000000000003d81aabeb12803668b02aca5e2bec4d2f8b57031cbbbc29 495 0.25/1.00 vMB 26
322,170 322,170 00000000000000000929baf1942d950fb6e4f9ae5f150d183094d630bc611ef6 64 0.03/1.00 vMB 48
322,169 322,169 0000000000000000085eee8ae8324fceb8a2f8e598f36ec29d204ff8270fcc9d 195 0.08/1.00 vMB 24
322,168 322,168 00000000000000002366225ac0cdb9a873afa467acd7cfee5813d387eb4dee14 513 0.28/1.00 vMB 27
322,167 322,167 000000000000000022344d08478803ca5db627d1060f2699729f683c6fc71cc7 16 0.01/1.00 vMB 41
322,166 322,166 000000000000000011c5a4936d59d16d0733adbcebc570d6fbf31431656d6ac8 600 0.30/1.00 vMB 34
322,165 322,165 000000000000000019f6fa3535dd2b8785107a5627ee23cb08411b4077e5944e 1,073 0.57/1.00 vMB 27
322,164 322,164 0000000000000000120464b8820781fef1d1c8a7328093dc1a91e18b57f59ef3 369 0.20/1.00 vMB 27
322,163 322,163 00000000000000000f6e27991d9833226e1e966701a6149e5a9e571e9012426d 328 0.16/1.00 vMB 29
322,162 322,162 000000000000000002ceabd1cfc2dcbe3f5fec7356550c571f99d48167a261d9 149 0.07/1.00 vMB 28
322,161 322,161 0000000000000000145d5136311cf2e0c47309f418374e95f88251916168493d 255 0.25/1.00 vMB 6
322,160 322,160 0000000000000000089a46e917edda7a423a528e1c6e28b9768cfceb09da6596 236 0.24/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.