Loading Tool

Explorer IconExplorer

Memory Pool

84,838 transactions
31.38 vMB
0.15267167 BTC
Random Selection Loading Transactions
Max Size: 189.42/200 MB

Candidate Block

Mining Attempt f0876fca0b2871e171a2b795923a9759961cf75e8d168a7328852b53ad07c552
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e332cc8b53b070c5481f66b5939c423d8cb4da1f75b995c016dfab87dd7d01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.08056639 BTC
Feerates: 366.60 > 8.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (437,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,542 477,542 000000000000000000b68874fc569132e6e95e1b9275f0991676884c898b4c9a 2,027 1.00/1.00 vMB 182
477,541 477,541 00000000000000000071d472d23cacbce9d6d08e5d4aca758f758e83e3b12bd3 2,164 1.00/1.00 vMB 182
477,540 477,540 0000000000000000013a5b2134fae13a199e4a2276bcd6af78eba885de54b56e 2,126 1.00/1.00 vMB 182
477,539 477,539 00000000000000000139a4aa982401a13a4ad2ea9df0f24b0d32e2f8ef8db463 2,126 1.00/1.00 vMB 223
477,538 477,538 000000000000000000d10165e3287ab299286268ed725d8a71dd67606703eb1a 2,047 0.99/1.00 vMB 170
477,537 477,537 00000000000000000063837f72029d18e1059d07952ea86fd47fe3ef49bcf9ec 2,258 1.00/1.00 vMB 124
477,536 477,536 00000000000000000115bcc8e31984e99e73f0d640a7b440e04e52b4788b343d 2,172 1.00/1.00 vMB 190
477,535 477,535 000000000000000000e5ec18e513edfb594c8c101a26c20f33c364f93c6f5b38 1,979 1.00/1.00 vMB 122
477,534 477,534 00000000000000000106314647653f7f27693fb156ccb7447cc8da1f2eef165d 1,851 1.00/1.00 vMB 180
477,533 477,533 0000000000000000014bed0f985b8ffb0fe44f7963cfda46105eed0e7aa1a7cc 2,281 1.00/1.00 vMB 148
477,532 477,532 0000000000000000008a1afcebe89db9740204d6cfeaed63d89c0a2cfa711525 2,643 1.00/1.00 vMB 197
477,531 477,531 000000000000000000ff026cbf23e125d01ae1d5d2f3845a6dc7c219e65a0420 2,460 1.00/1.00 vMB 227
477,530 477,530 00000000000000000052ce680160eba4ac1ad35f2f2282755ebcdb59a7cad651 1,885 1.00/1.00 vMB 219
477,529 477,529 0000000000000000002f7485c5a4ee71eac01af305180d1571f7e7ffdd3e58e9 2,412 1.00/1.00 vMB 232
477,528 477,528 000000000000000000f241770eb06bb7a16b3f52f1f93a4c4d128d129e128d2f 1,924 1.00/1.00 vMB 205
477,527 477,527 000000000000000000c96505bce493c965e4d43de12e15dcd89c40478ba2f0ee 67 0.04/1.00 vMB 73
477,526 477,526 0000000000000000002877b140f72b9e997cdad9a29bc812ffd0a1dbe6294455 1,765 1.00/1.00 vMB 136
477,525 477,525 0000000000000000005d686f0a43f9a7505ae0faf8f111c6065daf2db05228fe 1,469 0.99/1.00 vMB 32
477,524 477,524 0000000000000000003c75ea1da36f531b0f1d70beb64a03a2c44866c54506ac 1,855 1.00/1.00 vMB 186
477,523 477,523 000000000000000000c39b0ae0cb0043cf1d964e6fd931f6f50c39d8075f978f 633 1.00/1.00 vMB 25
477,522 477,522 0000000000000000006cf57fdd9c6e3883199c39b95931c84f8529e3203e00de 1,519 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.34 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: 661.68 GB
    • Received: 14.82 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.