Loading Tool

Explorer IconExplorer

Memory Pool

39,680 transactions
27.65 vMB
0.06860195 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt cf3a2e9d2544ce82de037685537849a0d5679070f4d7b7e8a13fd2bc03133430
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root eec2bd007c34cf542ac1524289ccc2220e701d71948a412528233d079b55f3e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01589234 BTC
Feerates: 100.95 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (198,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,496 716,496 0000000000000000000ab328475c87df5e8dcb0daa4a25ed8e3f57cce30e879a 817 1.00/1.00 vMB 14
716,495 716,495 0000000000000000000140920949ed7335ef0b28fa9087bb587280622cca5a25 2,663 1.00/1.00 vMB 14
716,494 716,494 000000000000000000088bf03b9b43e578a1beafd0403e51fcddecdcd7defee0 2,682 1.00/1.00 vMB 3
716,493 716,493 00000000000000000003304d28f316e0a01d1ed1eb68bab7d40b7fe41f41222c 2,464 1.00/1.00 vMB 21
716,492 716,492 0000000000000000000b90e25b4a64d72535f27646817fa4c7f9b4b7a7841442 1,516 1.00/1.00 vMB 8
716,491 716,491 000000000000000000070c2f9c92e2c46dd81b43810309696bee665a8530d656 1,772 1.00/1.00 vMB 5
716,490 716,490 0000000000000000000517995793de29103ae143e224eac85a46037f3247b398 1,247 1.00/1.00 vMB 7
716,489 716,489 0000000000000000000923b6e17dc210649268f19f0fbe8fc11bb134f7ae9b93 536 1.00/1.00 vMB 6
716,488 716,488 000000000000000000093ac7083fd3fbc6ee90e7de15301bd780f4d156eebf85 2,085 1.00/1.00 vMB 12
716,487 716,487 000000000000000000045393d7c7d303cc8b32eacff5dc0f96b15514deeee46b 1,918 1.00/1.00 vMB 10
716,486 716,486 00000000000000000003f6123d0262fd13fffe495ec543031295a009efc91971 2,159 1.00/1.00 vMB 22
716,485 716,485 0000000000000000000233c1b52733070b8fb3aae45d1c64a0d54be5fd62d812 1,147 1.00/1.00 vMB 16
716,484 716,484 00000000000000000007e2253238dabeccf313f308e9ee07c402c82b0f94d5b4 2,185 1.00/1.00 vMB 22
716,483 716,483 00000000000000000009426bfad0f73e34518d4f92dbd23eeb82b829c8fe1606 2,457 1.00/1.00 vMB 21
716,482 716,482 0000000000000000000972b944f38404217e4e411ff6cb96e2e5fbea9bec2f2a 1,287 1.00/1.00 vMB 6
716,481 716,481 00000000000000000001ff40765d51439c0925fb59f64a14cd32ff7fde1d0153 1,192 1.00/1.00 vMB 10
716,480 716,480 00000000000000000005f94daab27e2f7b6a07017ac207dd33d685df6adee95f 2,603 1.00/1.00 vMB 23
716,479 716,479 00000000000000000003181b5d29a836ae6f0734d09c0034c324c870bf236c55 1,227 1.00/1.00 vMB 17
716,478 716,478 00000000000000000002a05ae9c244ffe3f080eab310dcfa6a0a6aa6654eabd5 1,755 1.00/1.00 vMB 17
716,477 716,477 0000000000000000000a5d5d9e7665ba198a7f57c215021cfd57d109102ab4ee 1,674 1.00/1.00 vMB 22
716,476 716,476 0000000000000000000b2b316bbb8a1f9300a1afddc724125ea0e23ca14a053d 1,217 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.