Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.50 vMB
0.08459947 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt ff4c8f5eb8cf01ed07c10c089fd237268d79c42ac6c34327712961ccdcf605af
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (622,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,712 292,712 00000000000000009d3ac226384988b6e004c6ab2305377aa06df576fa753bd6 275 0.13/1.00 vMB 32
292,711 292,711 000000000000000068753c20f298cc0842a0f435696dc1878e30bdff3bc7a4da 123 0.06/1.00 vMB 29
292,710 292,710 0000000000000000bf0b804ad5fdc8ae5f8a65bad0a7120b978e878a36022c23 256 0.12/1.00 vMB 15
292,709 292,709 00000000000000009e578f4333ea2f3970d1698decb0b6db39b7e65c4bb2edd3 191 0.11/1.00 vMB 27
292,708 292,708 0000000000000000b0bc0a3ae3ff7c940464d724bfb38cf2263cc1ea79646a90 128 0.05/1.00 vMB 37
292,707 292,707 00000000000000002724336a4f1768939f4ea9a75625ac919b9cc86424584869 46 0.02/1.00 vMB 41
292,706 292,706 00000000000000003f7680bf5afe1215329c5310f081915fa98a3bb020e10fb9 296 0.15/1.00 vMB 34
292,705 292,705 00000000000000008b72ef1aebc9690493e038126a0a6292edd37bae6d181e50 32 0.09/1.00 vMB 5
292,704 292,704 0000000000000000c28c2c95c9b678ea63a2d33ef38dfb919604e7423386f265 278 0.11/1.00 vMB 40
292,703 292,703 00000000000000009e53adc3fc7e2880acac4cb99be2045934d20b5f3697dcac 1,041 0.47/1.00 vMB 38
292,702 292,702 0000000000000000db588821d664284f10a604784d25a77fd5569c2cfbcb0750 101 0.25/1.00 vMB 14
292,701 292,701 0000000000000000a07fad23fe18ac0e9cfe9759071f1d65416bfc6a21514aa1 335 0.35/1.00 vMB 18
292,700 292,700 000000000000000007570f99ecc4e71c97dbbb24eb8d2e8b436e92baa5955872 924 0.35/1.00 vMB 51
292,699 292,699 0000000000000000b7b749a327fb3efe206e75977de44d9fb3725736ee084f4a 254 0.34/1.00 vMB 16
292,698 292,698 0000000000000000c59b831c2d06bf13074abb91bc38bd4f58b38d1190ed23bf 504 0.35/1.00 vMB 18
292,697 292,697 000000000000000036da5fbf97a7c5d1b8f542671bca114c79f15442faf71b4c 1,024 0.31/1.00 vMB 56
292,696 292,696 00000000000000001b3d689e91a82e0c5f38f5aaf2ffd8de1a699636147835b8 1 0.00/1.00 vMB 0
292,695 292,695 000000000000000070ed9373fb159656484b4c0a9a7ff1579d7d2fffc0d74772 256 0.18/1.00 vMB 18
292,694 292,694 000000000000000049002fe82d5aa9fb83a375c36ae28223eaac1de55f0733c9 956 0.35/1.00 vMB 39
292,693 292,693 000000000000000015c4dc1fd3c9b70d5cd91c16903585ad2a44f6511b1a4113 128 0.04/1.00 vMB 82
292,692 292,692 0000000000000000481f6398554a5f8a6baa933d6c122e599308e8dab94870e0 320 0.38/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.