Loading Tool

Explorer IconExplorer

Memory Pool

82,699 transactions
30.46 vMB
0.12303922 BTC
Random Selection Loading Transactions
Max Size: 184.30/200 MB

Candidate Block

Mining Attempt 4f4d744991fe2615f0bb398a51e82cc7daad1578b89c50cd57d55d20dd518fa2
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 0b963593301bde0134fca5ea84e836cd70e6b7b04b13c4d16086a8f799147134
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04342191 BTC
Feerates: 150.85 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (474,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,048 441,048 000000000000000003567c460286260551aeee62c4886a96c09e3dd3114ca628 2,067 1.00/1.00 vMB 66
441,047 441,047 000000000000000002b318a06dd902dd9d3e5d9519722569716f3cf6d21ed376 2,565 1.00/1.00 vMB 100
441,046 441,046 000000000000000000725c46373ce3c692f1c38f717301bd7e891ae2ceb7e270 2,486 1.00/1.00 vMB 84
441,045 441,045 00000000000000000348b57b1545b99265eb06e98056ed54ac8011ab6c71f486 2,314 1.00/1.00 vMB 90
441,044 441,044 000000000000000002ae6da7ec3ae71a26a23596b60308fe21355f4c18ce01a9 698 1.00/1.00 vMB 38
441,043 441,043 000000000000000003388544cdadeea601af386a33a51144a362c29aa6a72133 1,837 1.00/1.00 vMB 53
441,042 441,042 000000000000000000bf0e0e8efa98b7e4e0533e3bbab1a9d4730e46cb6efcbd 2,060 0.75/1.00 vMB 86
441,041 441,041 000000000000000002cc0f07aec66447ed5e5aff24582c94f47eafe38313190e 841 1.00/1.00 vMB 39
441,040 441,040 000000000000000002da2eda2d74c740c2ef8c8e1009c802de0bfc4e942d38a8 2,235 1.00/1.00 vMB 69
441,039 441,039 0000000000000000005119edc7f030579aedbdd1205015a5e77183422142902f 1,840 0.93/1.00 vMB 55
441,038 441,038 0000000000000000022df6809d5bbf29061598af3f8549b1beddc261a0ddd8e1 2,303 1.00/1.00 vMB 69
441,037 441,037 000000000000000003ccfeb089a3d9abdeefc3d40eece5ef66ca972a6b73e9dd 835 0.34/1.00 vMB 79
441,036 441,036 000000000000000003ca5116d628f6e20d2d7b7b39d7c92c7e118437bccebda5 2,076 1.00/1.00 vMB 58
441,035 441,035 0000000000000000028b601e092b91d86961b95f622dad990aa5ebfeb9934bc0 761 0.69/1.00 vMB 47
441,034 441,034 0000000000000000014352dae99a1670052aa024b54bce326ce9b017769244ad 2,662 1.00/1.00 vMB 76
441,033 441,033 0000000000000000031b07699d46bf7ec3f45bc64a27cefcfd779edbcc8f9e7c 2,244 1.00/1.00 vMB 58
441,032 441,032 000000000000000001d75e354c172a538eb0e557e3820cbd8e78cbb098bb0cb5 2,233 1.00/1.00 vMB 69
441,031 441,031 00000000000000000327069c4f122c412d99e3cfce0c8aab82c59d57f2ef216a 1,673 0.75/1.00 vMB 89
441,030 441,030 000000000000000001132362ae33ec784e2bbfd584aa980e1b92b01cfe816e00 2,878 1.00/1.00 vMB 76
441,029 441,029 0000000000000000014d4775c6136ebb913792235eceff44f1159f7e80ea36d6 2,587 1.00/1.00 vMB 85
441,028 441,028 000000000000000000daa2c2912408de1788f0f4ead990fdb422bb7b453671fa 2,319 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.