Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
29.72 vMB
0.08039864 BTC
Random Selection Loading Transactions
Max Size: 178.54/200 MB

Candidate Block

Mining Attempt 0a6ca6fd1072d5d159fe1ee44f462f1a0356d0e6fee6e3ca74c4176b9b1a3366
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 5137a729af9be894537dbd47f2a2579a86ae78440123f08c50d5a72f55d5e9a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.01994471 BTC
Feerates: 502.65 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (207,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,845 707,845 00000000000000000003e98e9a36f3e2281f1d185630de692727a6998b8ff79d 2,071 0.78/1.00 vMB 6
707,844 707,844 0000000000000000000b8069adc0ad477338cbe8cc6a5f76fb70427ec4a8caf0 2,630 1.00/1.00 vMB 16
707,843 707,843 00000000000000000008f76a0581873f1530764b35db68dc1fe2ff110d802010 79 0.03/1.00 vMB 12
707,842 707,842 000000000000000000083dcb1a74eb8f0a1edca26d9ccb3be34f67adf764dc8f 1,619 0.50/1.00 vMB 11
707,841 707,841 0000000000000000000917971f3044b8244d55dba7bacd1524849e92aa49efa0 596 0.23/1.00 vMB 7
707,840 707,840 00000000000000000008f295aa9db1ea39bfe91d7efb05c19499b14151680aaf 1,412 0.44/1.00 vMB 10
707,839 707,839 000000000000000000095e5753c36b2e5fc8ed611f21ca5bfb29bb8c10344301 802 0.36/1.00 vMB 7
707,838 707,838 00000000000000000006cda7af5630020f3c9d526368e9db544f3d86b61ea7c7 1 0.00/1.00 vMB 0
707,837 707,837 00000000000000000003f2bf7655ec6b7f1982dbc11d60a908a94d4e60807bda 2,277 0.72/1.00 vMB 12
707,836 707,836 0000000000000000000bdd2aa2faf5721929c279feb9337cb887106b3c5385b0 72 0.02/1.00 vMB 8
707,835 707,835 000000000000000000095d9ac3a62c6840de8cbd2019b1e098780450ca7e9bf7 271 0.10/1.00 vMB 11
707,834 707,834 000000000000000000019381669b1db1dc410e83603544e08193a31a607aa610 984 0.48/1.00 vMB 26
707,833 707,833 0000000000000000000bda85958ec56e011b000f57642d58955a8e07eec9fa97 688 0.20/1.00 vMB 10
707,832 707,832 0000000000000000000b8f7afa6c66eae0fc15e4cf18180452a4df517ed3fd1f 1,809 0.77/1.00 vMB 8
707,831 707,831 000000000000000000023054f5b58396325db1668cbef07a115f6c266b96ef0f 1,106 0.99/1.00 vMB 7
707,830 707,830 00000000000000000000b7ff08d29dcb6deaa4c8bea611f4214320cd2b7c49ca 1,102 0.56/1.00 vMB 3
707,829 707,829 00000000000000000005be10b5d26011aef78a8fb838981b845dc9472ec39b1a 2,353 1.00/1.00 vMB 11
707,828 707,828 00000000000000000006b9772bd43626b615a5e62d7f34f147b11640615ea677 162 0.05/1.00 vMB 9
707,827 707,827 0000000000000000000c92cce9d656734609ddaf2a2c29dd23a8b7da68dec167 963 0.36/1.00 vMB 10
707,826 707,826 00000000000000000005907e15e7e8744b5b4c37381876f4578b63cb80c2149b 2,599 0.99/1.00 vMB 9
707,825 707,825 00000000000000000009cb7b4ca07aeb503191824e430a85374588cb2a955597 96 0.03/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.