Loading Tool

Explorer IconExplorer

Memory Pool

31,912 transactions
27.76 vMB
0.06621129 BTC
Random Selection Loading Transactions
Max Size: 136.18/200 MB

Candidate Block

Mining Attempt a10e10add068c3df0ca6228d0549fe7ffa27b540af25afab5ee5fa0d0e61a88c
Version 20000000
Previous Block 000000000000000000000659496cd566fe748fbf4f92907cf8e5fa08309c3be6
Merkle Root b0743809c4dc13944ac0f4f044d8ecca1a072e622bb7862a4d5fb1b4d9b93f66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,539
Size: 1.00 vMB
Total Fees: 0.01330524 BTC
Feerates: 100.53 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,510 (819,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,112 95,112 00000000000426be2e554c7d8188982debec773656b9dfc56f7ac475414c83bb 4 0.00/1.00 vMB 0
95,111 95,111 000000000005e3e97dfef493c8603cecf61d9410d225ebe43460e75f398bb663 3 0.00/1.00 vMB 0
95,110 95,110 000000000000565f12d77450d162f40dfc75300728ac2183ae9d030a7cb0342a 2 0.00/1.00 vMB 0
95,109 95,109 000000000003e68d4e51e4119522a2900740b827f9b8a2dc9314a195278d89b3 1 0.00/1.00 vMB 0
95,108 95,108 000000000007a81b83eb832bc85a398360908fd83cd3eb6277c4cc0873440142 1 0.00/1.00 vMB 0
95,107 95,107 000000000005bebaccb6c4b82f3f91a634c91d5a97c3a7bf6c484cc2215ed556 1 0.00/1.00 vMB 0
95,106 95,106 000000000002a0ad8cea6b73b9fc235afa9fa841e0c97eea9daa6a964efdfe2a 1 0.00/1.00 vMB 0
95,105 95,105 000000000000161f4617e92b2a7197124c79da5a39fc9c3c4741b4adfd6612ff 3 0.00/1.00 vMB 0
95,104 95,104 000000000000f7106edccd37cfc6ec060a6047c90c9036728d3e6de6c74fa686 1 0.00/1.00 vMB 0
95,103 95,103 000000000007c120502b58fecc76c476bbe2eaf827c2d9d43061a591908cc8a5 3 0.00/1.00 vMB 0
95,102 95,102 0000000000058881eb7eb9c27246b5a743a06d490564bd1e1c425ac07888211c 4 0.00/1.00 vMB 0
95,101 95,101 0000000000074074eb23186625aad8ace4898638f74d019a86ca6cfb3eccf129 5 0.00/1.00 vMB 0
95,100 95,100 000000000006e342b6b686a30efd3b3aa5aab3aae3d0ac475332e79385fc8bc4 11 0.00/1.00 vMB 0
95,099 95,099 0000000000065e64bac39a5102017b9b7c5be61dbc567874c0e54e70cd713eb8 1 0.00/1.00 vMB 0
95,098 95,098 000000000002fa429d1209380410af3762af8f8de9ad1e297ac9cf8cc6c6de43 4 0.00/1.00 vMB 0
95,097 95,097 0000000000036dbdbf55b5c9b572c2beaaff668dba38891b6ac0b763c8834251 1 0.00/1.00 vMB 0
95,096 95,096 000000000004de5649da51dbda8e19181843469ee1764d4ab126fe8467a4852d 2 0.00/1.00 vMB 0
95,095 95,095 000000000002070472205a69c99f12981eac1ddc4c824d0076805a7af356e788 1 0.00/1.00 vMB 0
95,094 95,094 000000000002625269554e632438db9b22c97e5291713241f95b735cb0b2e953 2 0.00/1.00 vMB 0
95,093 95,093 000000000000ca9bef30c097646fb1bab6db12a4745438c46809b14093fabd61 3 0.00/1.00 vMB 0
95,092 95,092 000000000003030bc39b5302f16b7abafad9ac837ce9bff2b30d34efa9dca838 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.76 GB
    • Received: 11.06 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.