Loading Tool

Explorer IconExplorer

Memory Pool

75,506 transactions
29.06 vMB
0.16106153 BTC
Random Selection Loading Transactions
Max Size: 171.56/200 MB

Candidate Block

Mining Attempt c562c2047e3c35d11a89ee86e736b5c9fac17b4476b16a0e8d67d54483287ef3
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 2f6b0983c44b09c273e6441955f5679975f01acc94b31af8d4eb714a30e0af52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.09920564 BTC
Feerates: 502.67 > 9.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (387,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,020 528,020 00000000000000000023e5f25e2e9423b2397b58fad53ac467618ddee60cfa36 1,495 0.69/1.00 vMB 32
528,019 528,019 0000000000000000000c8ad8d50edb0e4f0697acb83c0a27f0da77726e0bf6eb 1,390 0.70/1.00 vMB 18
528,018 528,018 00000000000000000026e840fdd3ff1205c6b7779f5bcfc8b6c74b322fa95525 293 0.23/1.00 vMB 10
528,017 528,017 0000000000000000003128b5ebe377d050d4c7fa4e0fce1061097b90ae2c284a 767 0.33/1.00 vMB 29
528,016 528,016 0000000000000000001bf0300b55d677c1fb4ef837a85a19b7537dd3bf7dd433 30 0.02/1.00 vMB 29
528,015 528,015 000000000000000000158aafb4b54ef5c9a3b68f6b6ba4556021f6876cc90848 803 0.35/1.00 vMB 15
528,014 528,014 00000000000000000030ebdc67a5956fea401d535ff14ad30381f5aabed2d8b2 2,236 0.93/1.00 vMB 30
528,013 528,013 00000000000000000017d12b127a4c1eb5d87cd8865babc3cae353ef8ccc68cc 26 0.01/1.00 vMB 10
528,012 528,012 00000000000000000016cac41648a3356a8c6bbb9e05d47f068b837c39ba69f1 860 0.41/1.00 vMB 16
528,011 528,011 0000000000000000000bb0d8f59f6e73067f13e5d3050721c1c0601f2dc4d724 1,250 0.58/1.00 vMB 23
528,010 528,010 00000000000000000008670fb3cb62be193958e8001a063eb94f586d8fe1e618 195 0.07/1.00 vMB 17
528,009 528,009 0000000000000000001a2ac539b27947f8d2d5aa9f9b86d872289faf97de6bbb 861 0.35/1.00 vMB 19
528,008 528,008 0000000000000000000c1550d0038fa44bf46279760d3c12088a413569b21cf1 2,359 0.94/1.00 vMB 15
528,007 528,007 0000000000000000002f30bf09ec2dcc6f03d53d931e68c6f5fb123fccc76d08 706 0.31/1.00 vMB 18
528,006 528,006 000000000000000000327773171ac0f4477e34cf0d4c97360954694c912c3742 542 0.33/1.00 vMB 7
528,005 528,005 00000000000000000038a027345f3a89c7e02a74b29280b322259bd81a052814 236 0.11/1.00 vMB 34
528,004 528,004 000000000000000000184c2609e3509c251c89752be89edfbc5ce1d67d3af861 133 0.07/1.00 vMB 16
528,003 528,003 000000000000000000301fbbf642a376ebf154c08fb33331e6d87979c521735b 1,036 0.51/1.00 vMB 22
528,002 528,002 0000000000000000000697a10a2a9b9246530b29178ded28ff7528553748ca31 2,723 1.00/1.00 vMB 21
528,001 528,001 0000000000000000001871a9cdc81cab0d7ceb48789217849cce70fc32c9b292 544 0.33/1.00 vMB 16
528,000 528,000 00000000000000000037e92ec24fec7841c4d2caa7462a658998c20eb5ad9410 327 0.14/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.46 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: 667.81 GB
    • Received: 15.30 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.