Loading Tool

Explorer IconExplorer

Memory Pool

36,146 transactions
26.04 vMB
0.06684060 BTC
Random Selection Loading Transactions
Max Size: 133.21/200 MB

Candidate Block

Mining Attempt 8c535fa5d40a3be7eab438ab3f43933539c721e49522b931509e35e92bf30ef1
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root fa92b38f960f946a5feacf32fe71ccd5659c31660b48332cb3b22ad644aa0dc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01893540 BTC
Feerates: 201.13 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (528,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,032 386,032 00000000000000000860122f17bdb263ae98fe321aa5f4448f75fe83e6dc04a0 1,086 1.00/1.00 vMB 23
386,031 386,031 000000000000000000ec97f48c30a3dcae502334dfaafe5ad5b701834c314b09 542 0.75/1.00 vMB 18
386,030 386,030 00000000000000000b7dc445ecee938f6d66e9e4c286903edd0b5cc2cd053d02 1 0.00/1.00 vMB 0
386,029 386,029 0000000000000000090e8ac3a3dcfd8969b03ed3a6310bbb9381f6da9937d876 1 0.00/1.00 vMB 0
386,028 386,028 0000000000000000037f5933a63d9b510f700759d92c793fd46844889b8cd058 1,284 0.99/1.00 vMB 24
386,027 386,027 000000000000000005cda22c392d47c895cd12f292f16b7eba32951dea80863e 1,678 0.99/1.00 vMB 37
386,026 386,026 0000000000000000037fd84ed9d5096f81c006dd8c76c25b8ec241a4fb0dc8f5 1,315 0.93/1.00 vMB 25
386,025 386,025 00000000000000000bac18ad75980b48cb2d19751378e3416831aceb930d221e 2,174 0.93/1.00 vMB 33
386,024 386,024 000000000000000007a97948ea3cfc15a20032c4dcf8a0b048ecff382236de79 1,719 0.93/1.00 vMB 33
386,023 386,023 00000000000000000dfe2cae32425a3a79c0bc11115237deb38645a4fa29c593 1,920 0.90/1.00 vMB 40
386,022 386,022 0000000000000000068920fe330b20ff2dfc8504ad4c46df4b96dd9d8f0105a9 2,306 0.95/1.00 vMB 42
386,021 386,021 0000000000000000080de823224c8bcf46f7c5f792611cbad9b36b85523a9020 2,760 0.99/1.00 vMB 52
386,020 386,020 00000000000000000cd9cfd1c4b88a4f8631a39125787433da5bce587290a0ac 1,977 0.99/1.00 vMB 25
386,019 386,019 000000000000000001b26f56c80d75cd9568ff6fc94a2377d9ee7054b05a0f2e 2,797 0.75/1.00 vMB 69
386,018 386,018 000000000000000009b1612cc2c6265dba6d50697958bc0fa444dadee67d4fb8 1,840 0.91/1.00 vMB 45
386,017 386,017 00000000000000000a0e8a715b02f14f54df4125876885951929a9fdab71c566 776 0.32/1.00 vMB 56
386,016 386,016 00000000000000000ef57b04baed53c5e3c99ea7cb7257c2a50e142e40221d86 1,263 0.87/1.00 vMB 25
386,015 386,015 0000000000000000012fa33c11dad5f9b4e0af154855b63bc4c5627db5ae6cb1 115 0.07/1.00 vMB 21
386,014 386,014 0000000000000000032ccf8189ad7cd9d9885417e6ddf06065e49df824831827 927 0.99/1.00 vMB 18
386,013 386,013 00000000000000000a870be691269c3091f5674edfa4a1bddd1e78c1cf541e0f 235 0.10/1.00 vMB 38
386,012 386,012 000000000000000003aa57d810e58948ff9217d3ceac3a74baa0318c2cc3b915 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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.21 GB
    • Received: 12.36 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.