Loading Tool

Explorer IconExplorer

Memory Pool

81,171 transactions
30.17 vMB
0.13304521 BTC
Random Selection Loading Transactions
Max Size: 181.45/200 MB

Candidate Block

Mining Attempt b92bab3633ed06026de5b29a543582a7cf6f6a7a340e5d8ca7e751965731bc8a
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0b4b85dcefa81561210d252e45d662907cf6802da27d653be4cbc1b420f70276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.05597708 BTC
Feerates: 242.90 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (124,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,224 790,224 000000000000000000037f33d3d90c97d110c5f0bc49ced95a4fff1fa1ce4945 3,856 1.00/1.00 vMB 68
790,223 790,223 00000000000000000005c3e5856005e03edebd8ab2a603d89f8a58be4b30f82d 1,557 1.00/1.00 vMB 65
790,222 790,222 0000000000000000000318f25c328f2e6989dbd5925cc3a335def2089117d9e9 2,621 1.00/1.00 vMB 55
790,221 790,221 00000000000000000002cdfdc2b475765665eb592b3879f39be19f115b7aeb2d 4,087 1.00/1.00 vMB 72
790,220 790,220 000000000000000000015184e43d5c32c274e79ffb9ac4a386879d6acd5afb0e 3,251 1.00/1.00 vMB 64
790,219 790,219 000000000000000000048ded9dec47d0ad0031d4161c6980c603d7c81698bc45 3,972 1.00/1.00 vMB 74
790,218 790,218 000000000000000000059a7f6fc1d16afa928ab86a2f9a15dc1ad01af0891ece 4,230 1.00/1.00 vMB 77
790,217 790,217 0000000000000000000591df3b8c8057ecd3da91aad9cf57e4e49d20778bd564 3,247 1.00/1.00 vMB 108
790,216 790,216 00000000000000000000ec1fb8e81d6c46ef30e686cd1f5dea899a6515039dae 3,088 1.00/1.00 vMB 91
790,215 790,215 00000000000000000001a764f493163764059705c2409ff242ef33fa0995ef9c 1,734 1.00/1.00 vMB 70
790,214 790,214 000000000000000000036b5bd26a3ff2aeb17d4e12506035fef23cded95faed9 3,906 1.00/1.00 vMB 75
790,213 790,213 00000000000000000000623770badeb6c4f26808531cdab8133011f8c0c4575f 3,987 1.00/1.00 vMB 80
790,212 790,212 00000000000000000005aec3f4f1a92f6c1e4020c748c9f20676aaf8a466f6f3 3,268 1.00/1.00 vMB 88
790,211 790,211 0000000000000000000580c14ca13a4ce1f8208d6039ed378934d1b9b26d95ed 3,309 1.00/1.00 vMB 99
790,210 790,210 000000000000000000011fe1c48b9238bb06c024ce9267ed52c3f0b96f0f43a1 4,051 1.00/1.00 vMB 90
790,209 790,209 000000000000000000031621bf59840b8e7a25f4441c24faf9d780e0ece573c4 2,962 1.00/1.00 vMB 84
790,208 790,208 00000000000000000001a99c33dc425a2bc55e8cfea4f33a828d920bc303b4e2 3,562 1.00/1.00 vMB 85
790,207 790,207 0000000000000000000229093111ba3e326126db024f01eca4e0c091013b9b8a 3,628 1.00/1.00 vMB 90
790,206 790,206 0000000000000000000010a1c29c6d6590512e04ffe96f442e637bb047f9ac2d 2,912 1.00/1.00 vMB 172
790,205 790,205 000000000000000000044175f070f34f221a67dce9c016189e6d6b2c49f79ad4 3,192 1.00/1.00 vMB 86
790,204 790,204 000000000000000000019e86d55b12438ed6898451063faf65babe09aa2a2dea 3,236 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.67 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: 674.00 GB
    • Received: 16.43 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.