Loading Tool

Explorer IconExplorer

Memory Pool

80,455 transactions
30.25 vMB
0.11993268 BTC
Random Selection Loading Transactions
Max Size: 180.99/200 MB

Candidate Block

Mining Attempt 922330edbc21566bfa73a33f98eb61fba762a0d83a4bd9f9b6f9b086d9697155
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root ee57554996aa7af7cbaab20eb687aaee4e70399e4b8c9b02c3f70fce13807ce8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.04828281 BTC
Feerates: 574.11 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (52,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,804 862,804 000000000000000000019ca9f21e9fe55f2f28787299abf81681aa9286dc9c0b 1,508 1.00/1.00 vMB 3
862,803 862,803 000000000000000000015f453bdb4ffad0cc7e01c8ea9e7198e93bf5934627dd 3,602 1.00/1.00 vMB 6
862,802 862,802 000000000000000000014f7aadc913135a4f75369eab26575a6f5b023073eba4 3,447 1.00/1.00 vMB 5
862,801 862,801 00000000000000000001d084691895753b8bdc61353d887311748febd14253c8 3,609 1.00/1.00 vMB 6
862,800 862,800 000000000000000000012d9bafcb4c5f8c039e73c7851a7d6c94b1596470fb4e 1,859 1.00/1.00 vMB 4
862,799 862,799 000000000000000000001b1c5db8f400cf952053778b28023d96947cbc77df94 935 1.00/1.00 vMB 3
862,798 862,798 000000000000000000022bdce652d36a835012d2b1eecdc96c0d72704a7e467a 889 1.00/1.00 vMB 2
862,797 862,797 000000000000000000004367c9bb1a211df5398edcb565e7e7868326eb3ba806 4,017 1.00/1.00 vMB 7
862,796 862,796 00000000000000000000e25a910994311746b06e644d01128094e84bf2c59a83 1,821 1.00/1.00 vMB 2
862,795 862,795 000000000000000000028f50a00291a66ec90bb4bdb6289be2d046f2c470582a 3,195 1.00/1.00 vMB 5
862,794 862,794 00000000000000000002da0e1b5b47e447df9fdf35c152250d52c3c761b7a516 139 1.00/1.00 vMB 3
862,793 862,793 000000000000000000017d45ccd43a033e9aa5051a5b4bc4114dd0ff480f8927 1,478 1.00/1.00 vMB 6
862,792 862,792 0000000000000000000124b7974d519514f90c9a36972948c7023b79ab4206a5 2,045 1.00/1.00 vMB 5
862,791 862,791 00000000000000000001998f4b1e2322dcc94a1c8214b46c705080a4fde9a938 1,533 1.00/1.00 vMB 4
862,790 862,790 000000000000000000022b324c096d1f9323cdc729cb019806810cfa9aa16a55 2,730 1.00/1.00 vMB 4
862,789 862,789 00000000000000000001a83c5e3f41debaf90772a5c638e7aa37e7dd0efc558d 2,746 1.00/1.00 vMB 4
862,788 862,788 00000000000000000002df99d8ff7363e30b5b46cc903a29c823bc46e431b8cb 3,140 1.00/1.00 vMB 8
862,787 862,787 00000000000000000002732eb287cf360bb86474d550184f05aaddd9df0e0791 3,138 1.00/1.00 vMB 9
862,786 862,786 00000000000000000002eb0e633d7da9e4e726660820095262eb85001bb9168e 3,441 1.00/1.00 vMB 4
862,785 862,785 0000000000000000000279b615fb28b95b7daa945f1797be4387b0f43e0adf67 3,635 1.00/1.00 vMB 5
862,784 862,784 0000000000000000000105084c40c4a61bacef3713c4e61f47575f4fbc0d50ec 2,849 1.00/1.00 vMB 5
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.19 GB
    • Received: 15.87 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.