Loading Tool

Explorer IconExplorer

Memory Pool

84,911 transactions
32.29 vMB
0.10899635 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt f45183a57ea8a1bad1242f37233f849518fb4691addfc2e27d751dceb0d2b683
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d3bab94fecaec4fc4622258b16bd8ef82a008c4e6e4ccce14128e1216b766011
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03554162 BTC
Feerates: 181.54 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (310,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,346 604,346 00000000000000000008f2f8747c5b85964270c366add0f245e26cbd8e6ae5c8 2,265 1.00/1.00 vMB 27
604,345 604,345 0000000000000000000e23c351ded129733aea2b93f076f5e90e368ac079dc74 2,459 1.00/1.00 vMB 11
604,344 604,344 00000000000000000001212b54d108ef68206a6ae5e704dd777c16a5572040e1 2,728 1.00/1.00 vMB 17
604,343 604,343 00000000000000000003f97f5909e485135b8fb5317f2bf821b821b52f743fce 2,387 1.00/1.00 vMB 42
604,342 604,342 0000000000000000000174ce78d8d86bf374804c02d0c0b81bd182b3cdc5748c 2,280 1.00/1.00 vMB 4
604,341 604,341 0000000000000000000881da09096f3af2c221e64aff25d8ec69461cabb4551f 2,559 1.00/1.00 vMB 30
604,340 604,340 0000000000000000000cd20904ed1f6ee4c58aae816b1bc140775b925efffb18 2,457 1.00/1.00 vMB 7
604,339 604,339 000000000000000000004dd26e4b7e47c000c97a1d8e4dd6d3fff3317531be78 2,584 1.00/1.00 vMB 25
604,338 604,338 0000000000000000000238670cb83a52d833baeab18bb5173e77d8c1fd0cb0c1 2,723 1.00/1.00 vMB 30
604,337 604,337 00000000000000000009efd5749056b66c449fb34e425279fc6a0da170b9b947 2,752 1.00/1.00 vMB 38
604,336 604,336 0000000000000000000fef06dd291160316f75125ef678621d2f46ab3dd76558 2,450 0.83/1.00 vMB 10
604,335 604,335 00000000000000000007b1cd33b68f070ead4b10e633b047b4f1730d884597a2 2,701 1.00/1.00 vMB 26
604,334 604,334 0000000000000000001141825d94bab06eb6234077cb6f511a5aee27b898d488 1,874 0.61/1.00 vMB 10
604,333 604,333 000000000000000000045324b2f20432038a6f5ddb25018afe9fb1dc3dfb02c9 2,636 1.00/1.00 vMB 18
604,332 604,332 0000000000000000001183d48702bf372d2bfbfd7294da0a845f554cb909a6c7 174 0.05/1.00 vMB 16
604,331 604,331 0000000000000000000af6b76717290f781ace51a6b4c454460192eea692f644 822 0.28/1.00 vMB 23
604,330 604,330 0000000000000000000f107a3319e2ec77803f374966b1aee181c78f4a5afb48 2,203 0.90/1.00 vMB 14
604,329 604,329 0000000000000000000f0f3c76e3e592e44c08db89b0f447f5045e5b65eca222 2,733 0.88/1.00 vMB 9
604,328 604,328 0000000000000000000e805f20f7a98612816e2b8ad8807a747e0032f4c98aae 2,226 1.00/1.00 vMB 16
604,327 604,327 000000000000000000132754c2c340161d2bcb76ddc45d0fc700fae76ffe5993 2,941 1.00/1.00 vMB 30
604,326 604,326 0000000000000000000e3ab033a0e2cf9a51611b7e3e713e0bd15d52652b9584 1,694 0.69/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.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.