Loading Tool

Explorer IconExplorer

Memory Pool

37,980 transactions
19.30 vMB
0.04661055 BTC
Random Selection Loading Transactions
Max Size: 106.87/200 MB

Candidate Block

Mining Attempt 3199a336129012fe51ccdbb1c4b46f5c61c6c2377f6e79cb9ee584772461a802
Version 20000000
Previous Block 00000000000000000001e885f453299570d6d4f81a0e2e4aa28fde3fafff4e84
Merkle Root 3c93dfa0b102aa72d1ccf09b5718855b62bc764f6da0041a032247a7fe5928ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,018
Size: 1.00 vMB
Total Fees: 0.00918584 BTC
Feerates: 101.74 > 0.92 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,888 (678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,210 913,210 000000000000000000017cf0f023d4d9c937ea3a46b4cd4667499a7767398f37 4,058 1.00/1.00 vMB 4
913,209 913,209 000000000000000000018eebed2d7232c099f5b7cebd2db9e37dda09ff54ec27 3,159 1.00/1.00 vMB 3
913,208 913,208 000000000000000000019d24a8e7d291f348357bde0643aff390e9cb7b750ec9 3,506 1.00/1.00 vMB 1
913,207 913,207 00000000000000000001e121ab0a24840ec732e943474d1d179ec55da3b97218 2,427 1.00/1.00 vMB 1
913,206 913,206 0000000000000000000035dfe517b0b687cd16a9aadc5470f9c8ca35d5a2f442 2,479 1.00/1.00 vMB 3
913,205 913,205 00000000000000000001f19fa8f0fc3eeb1898d537102304d19dd162defe0c3b 2,550 1.00/1.00 vMB 3
913,204 913,204 000000000000000000019ae778c812d22eed04186a7fb9eef772a713350e6696 3,242 1.00/1.00 vMB 3
913,203 913,203 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989 3,233 1.00/1.00 vMB 4
913,202 913,202 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695 6,161 1.00/1.00 vMB 0
913,201 913,201 00000000000000000001fb8e41394318b04c5dd570751dc4df7675fb199e46cb 1,529 0.44/1.00 vMB 1
913,200 913,200 00000000000000000001dac1144adff2fbf4f4cfc00d0a64d0b20acb71506542 3,087 0.90/1.00 vMB 4
913,199 913,199 0000000000000000000175361dcea3a6ee6c0102459f4d919344d26f63798798 1,498 1.00/1.00 vMB 1
913,198 913,198 0000000000000000000185d2fa9483d55e08c6f2b434c145a3328bd54e7b82fc 4,236 1.00/1.00 vMB 4
913,197 913,197 00000000000000000000dece097dc5b4279621e3e1ec57a876312438a0074253 2,248 1.00/1.00 vMB 2
913,196 913,196 000000000000000000020b7de4a5de62d3506ffb84fbac40ba79a4fe8f611513 2,555 1.00/1.00 vMB 7
913,195 913,195 0000000000000000000127de1c64e8de7d91807ecd12e8ffce55889336217812 2,900 1.00/1.00 vMB 4
913,194 913,194 000000000000000000018487ee55e7e005e8e74cc9825a27d45f8ca96883a062 2,506 1.00/1.00 vMB 3
913,193 913,193 00000000000000000000b6b1c8c8fb7af24172fda72088109d1ab233fc99394a 3,025 1.00/1.00 vMB 2
913,192 913,192 00000000000000000001f00037234868d365ba3ef376cf75166a8fe956c82bca 3,361 1.00/1.00 vMB 7
913,191 913,191 0000000000000000000004abf03b670fcd509343791feded9bba4ac4cc58180f 866 1.00/1.00 vMB 5
913,190 913,190 0000000000000000000051f9380f29fcf658e2976a17bfc0695382d54b3d8b0a 206 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.78 GB
    • Received: 5.25 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.