Loading Tool

Explorer IconExplorer

Memory Pool

80,053 transactions
30.03 vMB
0.08698942 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt b78ad144dba416304cbcaec7873d59062e570d069adc6fede48477ca1f7abad4
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 26ecc3a8604cf827457f2d34bf4f89003e49ec72cb3c2ae60684830151116e62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02562140 BTC
Feerates: 301.07 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (207,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
707,824 707,824 0000000000000000000944e065f9e9c556d4ac2ef89865137a704c6bedeed1bc 360 0.10/1.00 vMB 13
707,823 707,823 00000000000000000000b6ffddff4cd67c8f34bd0cce80df4604188a05ff03b1 320 0.66/1.00 vMB 4
707,822 707,822 00000000000000000009297d2490e9d881899cf287fab27768a77a544b1674db 1,231 1.00/1.00 vMB 4
707,821 707,821 00000000000000000007f66502bfb519b3e24b7baf8427fc6f65ff08d7011bab 2,956 1.00/1.00 vMB 12
707,820 707,820 00000000000000000004f68a47d1f55e45da3115c4a5a7f9fe787ec8af1246f6 2,354 1.00/1.00 vMB 6
707,819 707,819 0000000000000000000c081d9b00c746fc85bfa4963f92d2d6f77bab5359cd6d 1,473 1.00/1.00 vMB 13
707,818 707,818 0000000000000000000433609ca4db9d918ed8951e4c89893e475c60a88e0e43 766 1.00/1.00 vMB 6
707,817 707,817 00000000000000000003740d641e9a10ab40a5b738e060ac9f2e680e1e837448 2,502 1.00/1.00 vMB 19
707,816 707,816 0000000000000000000ac90e923fad67877835d38cc6dcaf530101ef679dc5dc 441 1.00/1.00 vMB 5
707,815 707,815 000000000000000000021fce970e70d8454a43f1234777e9f43114d8e8f78622 1,913 1.00/1.00 vMB 14
707,814 707,814 0000000000000000000432b1283a2dc141c3a89c3924992e0abc08620d659993 2,681 1.00/1.00 vMB 8
707,813 707,813 00000000000000000005178b8a76882d7e43e336710755d472f09ff637e6e315 2,122 1.00/1.00 vMB 4
707,812 707,812 000000000000000000012439a1544422a74c64f2a0f165299ba7076dd6e2cfda 2,691 1.00/1.00 vMB 28
707,811 707,811 000000000000000000089a0ace4072b1f9793f067213054c70dca28926792139 1,654 1.00/1.00 vMB 9
707,810 707,810 000000000000000000079ee6118f2ad980081e0d00009b9579e2c92749f44c96 2,817 1.00/1.00 vMB 20
707,809 707,809 00000000000000000006a7011d3f57e8a0b95c2c2bba2ed611d99c88caf5b50e 115 0.03/1.00 vMB 11
707,808 707,808 0000000000000000000124927946606f204d28cd1b2737eda6efa58ea628d8d5 67 0.97/1.00 vMB 1
707,807 707,807 000000000000000000095d979107c74ad5ff8d3ed70a31fcfc0df3846c927a69 1,299 0.96/1.00 vMB 8
707,806 707,806 0000000000000000000108aa8333560cc213f699da58f4a73367018ca119d8c5 938 0.91/1.00 vMB 7
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: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.