Loading Tool

Explorer IconExplorer

Memory Pool

40,947 transactions
26.22 vMB
0.07221404 BTC
Random Selection Loading Transactions
Max Size: 136.45/200 MB

Candidate Block

Mining Attempt 0c3319f8137c1ebe47d6b6e2a5c613a71ebfb3d6d4ce02f9f7170d99a2752c9f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 409ef2af2870e0f010f125a7a26de60f5e1023d4814465927890ce6c063cfc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.02438067 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (226,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,047 688,047 0000000000000000000d8739ccb63a631124edeadecdef8a9bd6506c39725be6 1,977 1.00/1.00 vMB 14
688,046 688,046 0000000000000000000c757073f18cc38657fa34a930fa60f2a57e8787790b21 1,266 1.00/1.00 vMB 38
688,045 688,045 0000000000000000000841c513d057b44adbcc572999dd8333018f17d2162a84 781 0.60/1.00 vMB 20
688,044 688,044 0000000000000000000186872f7b64fa742568dcd46145b77bb1e466da763790 377 0.17/1.00 vMB 21
688,043 688,043 0000000000000000000c56a8ffb2f6f21cb085e81cc24143462ca8228c902f85 2,826 1.00/1.00 vMB 24
688,042 688,042 00000000000000000008532dbffa48f1d12e1f90c8c48d5c333953e8f83e096e 418 0.16/1.00 vMB 28
688,041 688,041 0000000000000000000b918c622fd60e62b6a47712f08c35b4e50879ccc63ae7 306 0.14/1.00 vMB 15
688,040 688,040 0000000000000000000b2fc801ae8c66e10e4056092ecb7d7d7600162c8de4ed 1,319 0.44/1.00 vMB 23
688,039 688,039 0000000000000000000a1801df9b33bbf26b467887ffa37a516c006f5ce79404 1,238 0.62/1.00 vMB 17
688,038 688,038 00000000000000000008e9baae39104786936cbeee57a685db001154e487e81c 1,192 0.97/1.00 vMB 11
688,037 688,037 0000000000000000000d7e2771b887f4b09dfff5bfdac77c8cf6c9f0035894b8 2,073 1.00/1.00 vMB 17
688,036 688,036 00000000000000000001c78bd5275c150db03b29c2c46a7702eebd8c65eab27f 353 1.00/1.00 vMB 4
688,035 688,035 000000000000000000046917caa4370a1613a23886a81df80d7703b6237bb62c 419 1.00/1.00 vMB 7
688,034 688,034 000000000000000000019966d065d0e36e9c1807d5229f41eecf16af52fbecbb 1,391 1.00/1.00 vMB 9
688,033 688,033 0000000000000000000bfa2ebc2f08ac847654eae85fc9b9db1ecde4bec1dcd4 2,014 1.00/1.00 vMB 44
688,032 688,032 00000000000000000005c3918d36e6c79a90883f16b54e6a744f931add161f1f 826 1.00/1.00 vMB 29
688,031 688,031 0000000000000000000d50d573cb5cf8ea5bb5d5d66ddbde0dc4a9d43b762b74 1,179 1.00/1.00 vMB 18
688,030 688,030 0000000000000000000058102aba3e5e97a2cdda918685386d51348eaf706041 683 0.29/1.00 vMB 26
688,029 688,029 0000000000000000000b8f3ebdc1374a52c96d778f316f5ab5b1c40fcd7c4fef 786 0.34/1.00 vMB 27
688,028 688,028 00000000000000000001068610804f7644da1d6d7ccefa558f587f24228cb9d5 317 0.18/1.00 vMB 30
688,027 688,027 0000000000000000000546111cb7647ed4f4430eab071c73e2c423bc567b0f8c 1,600 0.72/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.