Loading Tool

Explorer IconExplorer

Memory Pool

78,231 transactions
29.08 vMB
0.07580043 BTC
Random Selection Loading Transactions
Max Size: 176.34/200 MB

Candidate Block

Mining Attempt 1931d68c6450b2f1830d86ce474cb9215eafd1c93ec0ae7b48c5f87eb32142bf
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 3b149ec57081004052564a4dfbd04b202c710880bc5f536170a41de4651dceeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01502662 BTC
Feerates: 100.19 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (600,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,112 314,112 00000000000000000bbd23c5f2cad18036931d5f8f301f471c9ea576499eca01 417 0.56/1.00 vMB 17
314,111 314,111 0000000000000000063c54f2fdd34970621a8d0a3a9e88f7c273ccf06579dce8 1,247 0.92/1.00 vMB 27
314,110 314,110 00000000000000001cce832f3a1a7bd356db0a839d07dd3f520a001b4810be28 1,335 0.75/1.00 vMB 26
314,109 314,109 0000000000000000265435afef01485f0f921bb180a1a9702679fd6aa300cc74 2,086 0.75/1.00 vMB 41
314,108 314,108 00000000000000000fab5ca230ed03e3d849d87efb8bb738726b3a7e7dfad5db 64 0.04/1.00 vMB 33
314,107 314,107 00000000000000002b92b8a47db94fdfe1467e65f2583c484f6539a810501414 94 0.12/1.00 vMB 16
314,106 314,106 000000000000000021a468219dea2ba46fd56b2402517bc65295b1d7a564e717 800 0.62/1.00 vMB 24
314,105 314,105 000000000000000002d04ab8c993ab2d0bdeff1b947005734423cdb201c3560e 64 0.06/1.00 vMB 23
314,104 314,104 00000000000000001ec1015c3dd0fc0b6c71e1cdcb6e5566f88aa726056d50b0 1,300 0.83/1.00 vMB 27
314,103 314,103 0000000000000000197cf8b38256e9acf324da9196cf48c5e44de8c3da6ad11d 436 0.29/1.00 vMB 28
314,102 314,102 00000000000000001480ca60ff96f8528fa3a49581fd762582364007253c4b43 356 0.21/1.00 vMB 25
314,101 314,101 0000000000000000097b1cc506169dce95026c8c65a9aa41ca51bb5b4a28f67a 131 0.23/1.00 vMB 14
314,100 314,100 00000000000000000144bcc4a22dd94d607b972c5f01d89503fb4ef51e26d786 1,623 0.92/1.00 vMB 33
314,099 314,099 00000000000000000538c27a871d9210433c7b3869619cd2f73f6f9ee0e6a3d6 289 0.15/1.00 vMB 28
314,098 314,098 000000000000000013d43e6486ad9e5c5a868f36d6b11a0a45543436e87e87d9 581 0.24/1.00 vMB 38
314,097 314,097 000000000000000038819edd0f67af383049bc05254c8c3ec757cc229583460d 298 0.21/1.00 vMB 26
314,096 314,096 00000000000000001496d599df3ff4fd3d1c440b5d19a9d7821bd29b7b6a9c6a 1,381 0.64/1.00 vMB 36
314,095 314,095 0000000000000000281f409089c444d77cb4ec64128cf6daeb16a25aedf2009c 432 0.70/1.00 vMB 15
314,094 314,094 0000000000000000047565d4c457333e981a6a44cfe0f97a6ea8e5eb58133357 1,151 0.75/1.00 vMB 20
314,093 314,093 00000000000000003a87d239a83033bb5b79d0e578e2c8e3ce8e9f5e17bcf343 1,746 0.50/1.00 vMB 54
314,092 314,092 0000000000000000007f2c0a00495fff3cd93f44be968948e7159400a71c8ec7 34 0.06/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.