Loading Tool

Explorer IconExplorer

Memory Pool

35,369 transactions
25.95 vMB
0.06936184 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt 06a03123d228d3d017a8ddac1929378391afa5f23c1db83225dc14607d9fc83c
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (528,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,039 386,039 000000000000000001cfa3cab398b147e83ceac5342423e2f8d887fe3fd799a3 1 0.00/1.00 vMB 0
386,038 386,038 00000000000000000b01124766007a2a998a93b97febf0d94d884dc46da41511 533 0.42/1.00 vMB 21
386,037 386,037 0000000000000000078e1c4dfdd147491f71c6ce5d3b4b0ae36e7966afcb863c 1,621 0.95/1.00 vMB 36
386,036 386,036 000000000000000009cffc4680a8d4c776fc700663acfecdf0291d5c5ca40a43 1,342 1.00/1.00 vMB 11
386,035 386,035 000000000000000006f864e348fa38011319804c85ed6c17cb24e514bd57fed5 1,202 0.86/1.00 vMB 23
386,034 386,034 000000000000000005975917b41e70311db72a557fc4695ae5beb21f4194807d 1,170 0.99/1.00 vMB 23
386,033 386,033 000000000000000000dc704897e48dcb6de93ed6fa5111dd312c8fa83867af0e 1,625 0.99/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.