Loading Tool

Explorer IconExplorer

Memory Pool

39,057 transactions
26.61 vMB
0.06542279 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt 0a8ac62d8a7653cb4cf9a85252cb80e4246e14df9b81cacf437ba9fe52e36286
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 3ec5bdd3aaa26554ff6d04f9c6c8bf65798f2d5886e8a7a6067fb9b240f62392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.01558904 BTC
Feerates: 201.06 > 1.56 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (563,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,739 350,739 000000000000000004c825e27150c74fd7d40ac057f2e02c1fe751ca7d3e1aac 283 0.13/1.00 vMB 22
350,738 350,738 0000000000000000012c815389a25d3a7cf952877c8183bc83727b5b2e257d02 1 0.00/1.00 vMB 0
350,737 350,737 00000000000000000e2318391ba7dd78df6c9c48de5a61d76772ff818606b522 737 0.35/1.00 vMB 26
350,736 350,736 0000000000000000035779ecb5e80a9b00e9467abdd40fe6085e7e634953b712 571 0.26/1.00 vMB 21
350,735 350,735 000000000000000008326066a738b2875e9c53db670a5fb55aa114a2789f97fb 1,048 0.47/1.00 vMB 28
350,734 350,734 00000000000000000f26bec970fa68e1e59f27f35526999ffe73dffc23ac5d8b 1,139 0.55/1.00 vMB 25
350,733 350,733 00000000000000000a1d74d7445c857b072e51deaba623165bf9d27f3cb9fd7f 591 0.30/1.00 vMB 28
350,732 350,732 000000000000000012e3169d9c9ada6d1747036af7ff47f8564a630a05242ddb 233 0.13/1.00 vMB 20
350,731 350,731 0000000000000000172145fdcd55e6d56ccbb7543829b33748b298c6c0bcc7b0 564 0.33/1.00 vMB 23
350,730 350,730 00000000000000000d0c131fe17596c0fa27bb8657d89577ce50681f7588ca7f 391 0.21/1.00 vMB 22
350,729 350,729 000000000000000002db41a8136f0eab6632eb02434fdc015a0498883e5aac54 86 0.10/1.00 vMB 9
350,728 350,728 00000000000000000d35084fbfaa5c27489cd03c889892cf334185343e7c516f 177 0.12/1.00 vMB 21
350,727 350,727 00000000000000000d00e02dbbd7487714f07cc746aaa5365d68049cf66f5cc6 495 0.34/1.00 vMB 24
350,726 350,726 000000000000000001d0b17ddeed30dd8f1ce0072d4879e637d1083fce1ac687 1,546 0.75/1.00 vMB 26
350,725 350,725 00000000000000000d99fe356898c572e3dd7116dc7fd03a6a07e2441e20818b 428 0.23/1.00 vMB 11
350,724 350,724 000000000000000007685d450ca5160d82d78cab54c8e6924d69c83ff4d82283 1,262 0.69/1.00 vMB 28
350,723 350,723 00000000000000000878f4ab0687e65501b306b222b38d104089043ed2e663b3 1,182 0.64/1.00 vMB 17
350,722 350,722 00000000000000000db7116ec55c081cfe79a5f9f139f77da77e33bf1628acca 244 0.15/1.00 vMB 24
350,721 350,721 00000000000000000daa5dd9962821ba21ebe62c81d71cfa18653f9910fd5613 1,390 0.75/1.00 vMB 24
350,720 350,720 0000000000000000137f0e50025af1da5fef9e43f946122cc66e009f416324de 1 0.00/1.00 vMB 0
350,719 350,719 00000000000000000dc8a96710bfff8d4c8d837ff438b368a6d96f31018e32a6 1,329 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.