Loading Tool

Explorer IconExplorer

Memory Pool

86,902 transactions
31.83 vMB
0.15564586 BTC
Random Selection Loading Transactions
Max Size: 191.91/200 MB

Candidate Block

Mining Attempt 7d7b6ee4e4baafd029d25bd26d2d1618597645975d8078c8c802af564362e88d
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d4d77a54197de134dcbd5cea73b76999d0d204fb6af58603709ee4bc24f3c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.06939072 BTC
Feerates: 214.31 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (52,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,187 862,187 0000000000000000000015cb10d3f52602f7512e3694c844384d3a6543ef9564 3,748 1.00/1.00 vMB 4
862,186 862,186 00000000000000000001cd99bcca18a43d87f88f366d960b13ce74adc488e296 2,256 1.00/1.00 vMB 4
862,185 862,185 0000000000000000000179ee54bd2357e57919b595532d4294a597c4148c9279 1,184 1.00/1.00 vMB 3
862,184 862,184 00000000000000000000dd685e51ccbfeb80c159f4435d38b5bfe8828fa486df 1,271 1.00/1.00 vMB 3
862,183 862,183 00000000000000000002ae92efa2529d841845e1aba508cc3e1edbf498c20b1d 2,669 1.00/1.00 vMB 6
862,182 862,182 00000000000000000002f7cf7b0731c057628fbbb236519baaab345dc5566e2f 2,205 1.00/1.00 vMB 3
862,181 862,181 00000000000000000000773d86dfeb9bc3608832cd15a40c518113ecb4cd79ea 1,327 1.00/1.00 vMB 3
862,180 862,180 0000000000000000000308c398ced2021733a2a6a9b1dc0358f6dbbf84c02941 1,998 1.00/1.00 vMB 4
862,179 862,179 00000000000000000000ca538d3205ce13e57a6f097fa2a489c1ab5bc9993192 4,250 1.00/1.00 vMB 4
862,178 862,178 00000000000000000000afea5294d53d8a9f10e3fb23a9973395f7f8c7c40547 2,226 1.00/1.00 vMB 6
862,177 862,177 000000000000000000007c60a83f4e82cc0a3d655c50698a218cbfebeb6123c9 2,681 1.00/1.00 vMB 4
862,176 862,176 00000000000000000000f97e0f6acc69c5807ebe6337fd6448f6277093b65e86 2,754 1.00/1.00 vMB 10
862,175 862,175 000000000000000000013f1d1db4c46c6f514472fbd11444bd8603756c6ff545 3,006 1.00/1.00 vMB 6
862,174 862,174 000000000000000000026fb342b95be8ee1c600602ed9c673955f23ad1acedcd 2,281 1.00/1.00 vMB 8
862,173 862,173 000000000000000000023da890c341e64d42023780324b7c11c34f88db2e0960 2,844 1.00/1.00 vMB 10
862,172 862,172 00000000000000000000f08dd20ffea75d3c556475135782832bcd8494227f48 1,187 1.00/1.00 vMB 3
862,171 862,171 000000000000000000018b6dba9686027fef0316c04fd9d605f9d9639713aeea 1,628 1.00/1.00 vMB 4
862,170 862,170 000000000000000000008a793215675159254769db00a97a82e65a1fad867fbe 109 1.00/1.00 vMB 2
862,169 862,169 0000000000000000000260a178db2284a9490aef14a23616deec2a86a82674f0 359 1.00/1.00 vMB 3
862,168 862,168 00000000000000000000af08e48d6d4add137aacbfa1e2e98e0ea14c937c9a1e 1,446 1.00/1.00 vMB 4
862,167 862,167 000000000000000000018434e5efd11a0f61f4bcb0b7fd58ca14278e4e2c7e03 2,952 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.33 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: 660.79 GB
    • Received: 14.77 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.