Loading Tool

Explorer IconExplorer

Memory Pool

78,289 transactions
29.30 vMB
0.07801920 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt f51283e346b99107eb2bd3ab353aaa429f5f9ce0775fba6f65c1f44dcdb9f11b
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 6d965ed6e0606ddb43d2df2171bc9cf65d67d03fd10d8950f2e2fedc5c3b7a79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01359946 BTC
Feerates: 73.20 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (233,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,050 682,050 00000000000000000001ae991450a675135a176f6921236c4925bc5fc643a4cb 2,251 1.00/1.00 vMB 22
682,049 682,049 0000000000000000000b0a6aee191c7b5a55664d8061e54803b47214b26eaf1e 2,654 1.00/1.00 vMB 93
682,048 682,048 00000000000000000008c3a548bbb49495109634041cb86a78a8484e55295921 2,169 1.00/1.00 vMB 53
682,047 682,047 0000000000000000000b29fb168970d3fa83eaec737e717690868f501cf42228 1,248 1.00/1.00 vMB 23
682,046 682,046 00000000000000000003c920f13a1d38dbfd3a6e7cdd9de9b65982e6431597d8 1,337 1.00/1.00 vMB 20
682,045 682,045 000000000000000000071fd81b2db922efa5e84f1458a666430a70491fcf3719 614 1.00/1.00 vMB 6
682,044 682,044 00000000000000000007ebb6027bca0040cf06d810b9208ccbe7c84ae43df69d 1,386 1.00/1.00 vMB 7
682,043 682,043 0000000000000000000bf42caac509de38a576659a42737fe7f99fbb6a103a24 2,058 1.00/1.00 vMB 54
682,042 682,042 00000000000000000005294843ed011b89a8e3b75884cac610882f5ffba5c0f5 962 1.00/1.00 vMB 70
682,041 682,041 0000000000000000000475c305e7e19eabc80a21345407a38345bd908b9e5e1f 804 1.00/1.00 vMB 92
682,040 682,040 000000000000000000099a0e4d9e489b3ae842d428a937fbc1a7e71e516fde46 2,147 1.00/1.00 vMB 31
682,039 682,039 0000000000000000000c14a209ec18e1a32befe2d3a36e4a244bd4373aed1298 895 1.00/1.00 vMB 11
682,038 682,038 00000000000000000004a48b8a6d40a36e1893f722dea63fb8b572c69882d8d5 1,187 1.00/1.00 vMB 18
682,037 682,037 000000000000000000055f9d673b362ac16371a38079b344615784db840b6076 2,496 1.00/1.00 vMB 49
682,036 682,036 00000000000000000001aaadfdbd33cc3a21a255287eddba07b4f4e0ec81303c 1,968 1.00/1.00 vMB 45
682,035 682,035 0000000000000000000474ae9ef8e5c6bd535ef650532bd7f8eedc447e8770fe 604 1.00/1.00 vMB 3
682,034 682,034 0000000000000000000536847e346b06b5a4345617d8ebbf4aaf5036cdae7ebb 1,607 1.00/1.00 vMB 12
682,033 682,033 00000000000000000007e76a63746e67ff1c34d1f5a8316ecf37823e0820688b 1,410 1.00/1.00 vMB 43
682,032 682,032 0000000000000000000087e627f58fe7e438a85d093da30750323c724fa56f3c 1,861 1.00/1.00 vMB 7
682,031 682,031 00000000000000000004fc1e31bd820697f3c195d104887edc52a8f3fb99d810 2,444 1.00/1.00 vMB 29
682,030 682,030 00000000000000000007034e7ce14707c5f341c21ea44ebceac2dace1ff2bb7b 2,354 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.