Loading Tool

Explorer IconExplorer

Memory Pool

36,813 transactions
25.83 vMB
0.05177137 BTC
Random Selection Loading Transactions
Max Size: 132.56/200 MB

Candidate Block

Mining Attempt 7b0c7ebeeec0995ac9e79a306dadae98c075d6882ee6b179dee53ae7b365db4a
Version 20000000
Previous Block 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615
Merkle Root 85caf7ed78bb949c744861724cea5fc494d3cebccab4b7c7de3b5959957e7106
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,677
Size: 1.00 vMB
Total Fees: 0.00456107 BTC
Feerates: 40.21 > 0.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,684 (324,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,020 590,020 0000000000000000001bd806a9354aba0b910651b1b1cffd50bac64741d0c6e9 2,538 1.00/1.00 vMB 21
590,019 590,019 0000000000000000000dceb85f96f784cd13173b7ca9b314757ef603ea894f37 2,020 1.00/1.00 vMB 58
590,018 590,018 0000000000000000000b7e45c2a19ed4432175e6a57c6e60618388d893fa1d6a 2,445 1.00/1.00 vMB 69
590,017 590,017 00000000000000000004caab36f179eff33ede1fa533b86df28930fac59ed60f 2,961 1.00/1.00 vMB 18
590,016 590,016 000000000000000000025481cf9485d7737c053d927656fd458a637d091760cf 3,003 1.00/1.00 vMB 72
590,015 590,015 00000000000000000012599d74f1bc3c6e9167643a00c3b4428d93d48eb0aa37 2,827 1.00/1.00 vMB 50
590,014 590,014 00000000000000000012713e374bc947d331923fca294f185506fcab7dc14a6c 3,088 1.00/1.00 vMB 67
590,013 590,013 0000000000000000001149c975660f226bfd3060fa40a7652107556d4ee18422 1,276 0.61/1.00 vMB 31
590,012 590,012 0000000000000000000c7e701ae429b33f92ff86d12ddbe70ac310a9abea120d 2,870 0.93/1.00 vMB 12
590,011 590,011 0000000000000000001994278a404e6defc2d81e2bb47697281c0554347c19bf 2,520 1.00/1.00 vMB 59
590,010 590,010 00000000000000000006b41d1572826b1c49b47481aabbf36272e75ae6601b7a 2,304 1.00/1.00 vMB 68
590,009 590,009 000000000000000000078214529887c8a0116420fdd2107500ce5107b1a6ad69 1,936 0.55/1.00 vMB 16
590,008 590,008 00000000000000000015b3eb7ec8c7b7580ee4050a598e0fc107f9cfa321f550 3,425 1.00/1.00 vMB 53
590,007 590,007 00000000000000000009b8bf0d1139237a0a17ffb749d91fbc7be0f5dbec1ea0 2,666 1.00/1.00 vMB 52
590,006 590,006 00000000000000000014aa44bb77eb34a48a3ad4da1accf39332ac96f92c47ea 1,527 0.46/1.00 vMB 39
590,005 590,005 0000000000000000000c046dcc95b75ac5626acd4de555c7ead53edcaf520f5e 2,047 0.94/1.00 vMB 8
590,004 590,004 00000000000000000012c66ec1a3e270053493adc21cfa5849ac6a71d9939261 1,726 1.00/1.00 vMB 17
590,003 590,003 00000000000000000018fbdbe8edc0e68dfa53aa8d0a01f7e07c29c66d5b5c06 1,774 1.00/1.00 vMB 2
590,002 590,002 00000000000000000005011caa965b825c37f637dc299da810eea310a7951d05 2,666 1.00/1.00 vMB 3
590,001 590,001 00000000000000000014c339a34d2bbb09435e977053890c16e7344147096b58 3,092 1.00/1.00 vMB 48
590,000 590,000 000000000000000000061610767eaa0394cab83c70ff1c09dd6b2a2bdad5d1d1 2,195 1.00/1.00 vMB 77
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.97 GB
    • Received: 12.40 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.