Loading Tool

Explorer IconExplorer

Memory Pool

76,973 transactions
28.71 vMB
0.07670012 BTC
Random Selection Loading Transactions
Max Size: 173.72/200 MB

Candidate Block

Mining Attempt 2ad5f417bf60278b175cb5a18039cbca10127711beddcd032f90db9ea1ebe9f8
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 0294fc672df4ed42a00bd18abc0b14ef071508b0cb46da860c3ff4b44062c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01702469 BTC
Feerates: 100.17 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (145,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,223 769,223 0000000000000000000042eb4a86e21c95061b116a65b03990350d08f2b3a30e 175 0.05/1.00 vMB 18
769,222 769,222 00000000000000000001b73f0c06ca34614c8feae31746110c9c9e1b30f0a923 1,494 0.93/1.00 vMB 9
769,221 769,221 000000000000000000027cf4c1931c737b42157327c760a601abd3b1a2da104c 2,581 1.00/1.00 vMB 22
769,220 769,220 00000000000000000000c080b6ccfa201a16a550b4f91d97fe1fce6d74a22ccd 1,999 0.63/1.00 vMB 16
769,219 769,219 000000000000000000054a88b7079d2f75e132ad4522b96e83e8281f0b780508 1,493 0.55/1.00 vMB 15
769,218 769,218 00000000000000000002018c393914fd6a6cf812339bfb526fc935a01edb9f97 1,764 1.00/1.00 vMB 9
769,217 769,217 000000000000000000076ac3096703b100e9bb7ca9c79bda00bd9c94db915014 1,702 1.00/1.00 vMB 11
769,216 769,216 000000000000000000058c05e97952f12b0307fc4ec8ed2a584284270bb1fd58 2,277 1.00/1.00 vMB 20
769,215 769,215 00000000000000000005f11253bdaab14b69109cf5aee0cb7986495e0edcd1ca 2,968 1.00/1.00 vMB 31
769,214 769,214 0000000000000000000420500b6ca7b3ff888ef659b0c7311122b1b078136b27 287 0.12/1.00 vMB 17
769,213 769,213 000000000000000000015adb092577107c34db5370dacf8e41a3e0f6964a87da 509 0.22/1.00 vMB 16
769,212 769,212 00000000000000000000fde6e7571023a38e13a7a78527c9c0d713757d9c42ca 1,273 0.45/1.00 vMB 17
769,211 769,211 00000000000000000002f06938eb9039e7f8935f118d0be7f0eff54c783d1bf5 908 0.24/1.00 vMB 19
769,210 769,210 000000000000000000067fc6cd2d03c77d4c967402986d1ae039153d7493a262 114 0.12/1.00 vMB 5
769,209 769,209 000000000000000000068ba7aa8da1f7a470c20080f6c71475c21e121092480f 2,160 0.98/1.00 vMB 13
769,208 769,208 00000000000000000006672b8bf0b2c34569ee3edbc5f67e9c6dae4134b55141 1,695 0.98/1.00 vMB 11
769,207 769,207 00000000000000000005234f6c79754e3c051cf3966c6dd8f60185f5e93c2497 1,899 0.98/1.00 vMB 7
769,206 769,206 0000000000000000000141586ec198b70d2dcde0aebcb562427a5f3f1b05af0b 2,272 1.00/1.00 vMB 17
769,205 769,205 0000000000000000000746d7811e5bd0dd26414a9f62fb58c10f4d33c65f6244 1,947 1.00/1.00 vMB 24
769,204 769,204 000000000000000000048528ca305f645f41e44a35b2b642f65f980a56329386 1,766 1.00/1.00 vMB 23
769,203 769,203 00000000000000000002a7acaf7caeb0c301a3104de1ca6456e1c46eb0373d4e 863 0.33/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.