Loading Tool

Explorer IconExplorer

Memory Pool

84,285 transactions
32.65 vMB
0.07971492 BTC
Random Selection Loading Transactions
Max Size: 193.52/200 MB

Candidate Block

Mining Attempt b15c00a6d257248885c98243598e54a0652eca0cbe37bbf0ccfe3a42278d9785
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 8c20aee7326f8c8a2c512151eb202dcf68cdd70ff245ec461dae11fabc6f2ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01493328 BTC
Feerates: 100.53 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (128,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,721 786,721 000000000000000000007cf3f84a47aca49dea21ea4466984dc87f7fa104fa7b 3,648 1.00/1.00 vMB 5
786,720 786,720 000000000000000000040c0831044b8b5efa3e117572331cc83a1860ee2eaaa9 2,420 1.00/1.00 vMB 3
786,719 786,719 000000000000000000023a9c78dc24eac22c599592f21b65a672dc42c5884b50 2,748 1.00/1.00 vMB 9
786,718 786,718 00000000000000000001b22564b620fe31fbf413f65495f3422779551a912653 3,326 1.00/1.00 vMB 7
786,717 786,717 00000000000000000005897630deb0fe50dc47115133c3eda268ade1d1f88215 795 1.00/1.00 vMB 3
786,716 786,716 000000000000000000017197c1ecbdba343b4b609a96c7e2b26ae1d41e97d40e 2,372 1.00/1.00 vMB 7
786,715 786,715 000000000000000000046080aec0afcc37e1e07787d069c1f904bd1e274baf63 3,361 1.00/1.00 vMB 4
786,714 786,714 00000000000000000003ae1bbf6df926baace934dde31388006d415af13f5c6c 3,893 1.00/1.00 vMB 10
786,713 786,713 00000000000000000005bf8c7eca22fa57777667e908a7436155106381babec8 4,530 1.00/1.00 vMB 5
786,712 786,712 000000000000000000057c8e55e723829280addf4509d39701d9e2e39561f168 3,945 1.00/1.00 vMB 9
786,711 786,711 00000000000000000003596b2a69b00f4a35033e6e8185c23289898509bade6c 3,363 1.00/1.00 vMB 16
786,710 786,710 000000000000000000017e927ac91b7885580d31a5102eb6c23d20a3e9604695 4,378 1.00/1.00 vMB 8
786,709 786,709 000000000000000000027680912c3a87ace32cd5a073536628f7f8164cd1069c 2,171 1.00/1.00 vMB 12
786,708 786,708 000000000000000000005dac7b2ba55d4197f42cc4f4f00abab9772c4a9a6aa0 1,659 1.00/1.00 vMB 16
786,707 786,707 00000000000000000005531d0798dba4f4022098bfbeeb84ca51ad2492047909 4,134 1.00/1.00 vMB 11
786,706 786,706 000000000000000000037e87861aff79d82d5ce865224ff8bfa1c90a1a25369b 3,683 1.00/1.00 vMB 6
786,705 786,705 000000000000000000038b28c7521870fcd0b0685add5ac2b5647857b12d0b7a 3,882 1.00/1.00 vMB 17
786,704 786,704 000000000000000000018ae881b114f486ca334c16293a91fd331116817ad798 3,518 1.00/1.00 vMB 15
786,703 786,703 000000000000000000023b524459b5cf833802bc7997b4c02d5cdc55d1b927d4 4,408 1.00/1.00 vMB 7
786,702 786,702 000000000000000000054f727d720126f80aceb459e4f924390c993edd6ca2cb 1,789 1.00/1.00 vMB 8
786,701 786,701 000000000000000000027a258edda0088c299a7fe28203c3072788cc2e1dfb80 3,300 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.