Loading Tool

Explorer IconExplorer

Memory Pool

34,451 transactions
25.38 vMB
0.05440336 BTC
Random Selection Loading Transactions
Max Size: 129.14/200 MB

Candidate Block

Mining Attempt f7668ae81a70da4a9de5db5e56c2a50a49b59fe9503e6e006816423dcee4548d
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 0f95c6e7fcb172011fe32ed6307f6da2f4e780800d27ea4a16fb9e62820d0ed8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00847811 BTC
Feerates: 170.89 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (536,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,040 378,040 00000000000000000d9bc4212b2422cad2dab5be6f3dc02360acacd4282da0bc 1,206 0.92/1.00 vMB 18
378,039 378,039 00000000000000000b660fd109f0493fa446d1b3965a312a128590e9c709aa7f 2,232 0.93/1.00 vMB 55
378,038 378,038 0000000000000000030d9d528ef58cd7da75d16d368bfac09848aefc337cc2bb 951 0.51/1.00 vMB 35
378,037 378,037 00000000000000000b847be6182fa4049f5040132afea5730622bf9595872f54 1,408 0.75/1.00 vMB 29
378,036 378,036 000000000000000001a4262b20c06e6faad970643064f42fe1ebe42723babb72 154 0.10/1.00 vMB 53
378,035 378,035 0000000000000000000779dfd880cf21adf4097f4ee8db4a99445568be6c4d8e 2,524 1.00/1.00 vMB 49
378,034 378,034 000000000000000010067899e722ab6e40d3277d2034454360552c88ab6b4ea2 705 0.93/1.00 vMB 9
378,033 378,033 00000000000000000d3270611670975a5c7e86d8a91db9dfe1e4c82596bf6a27 129 0.10/1.00 vMB 21
378,032 378,032 00000000000000000f971e959cea209108b440b5b52da7097424ced47fd96b15 2,532 1.00/1.00 vMB 53
378,031 378,031 00000000000000000b1377e79bdb6bcf83e69e4ecaf63a30e415b3961331c297 29 0.25/1.00 vMB 2
378,030 378,030 00000000000000000b9066f4e1691f8452c9bf3afd73bdf6a39560b08d108954 248 0.15/1.00 vMB 30
378,029 378,029 000000000000000002720745dd50afc85eaee5619b5de682e0def5c2216d3fcb 2,212 1.00/1.00 vMB 36
378,028 378,028 000000000000000002d2f2ba93b2a803c9dc049b392b3f9d27cd4355167b1262 224 0.10/1.00 vMB 90
378,027 378,027 000000000000000000d8b05c5d311d261620feba2f42fab92e76a8480f384043 995 0.75/1.00 vMB 26
378,026 378,026 00000000000000000055998343cb73d6e89208236f19383b04cc4bb5f4844905 694 0.93/1.00 vMB 13
378,025 378,025 000000000000000006efc4f8180a07069ffcab03323e80357a33b3bc4c8dc86e 368 1.00/1.00 vMB 5
378,024 378,024 00000000000000000d77fcf6b1507653aede74fc7da86e4618018a18df7b3352 1,893 1.00/1.00 vMB 33
378,023 378,023 00000000000000000ffea82eaf0ea92f0c00a3a55e6e954da211a4afb8ff1326 1,588 0.93/1.00 vMB 40
378,022 378,022 00000000000000000baf6e3006fd05a1c5dbca3d430012180f8098cbe8b8ce22 1,876 0.93/1.00 vMB 36
378,021 378,021 000000000000000010817d21730f70439213848cca0662384b5a9093ce6674de 1,539 0.91/1.00 vMB 31
378,020 378,020 000000000000000010a3471f31dee73dd3dae6cc6ad3e3b777cf345944e64c81 600 0.29/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 634.69 GB
    • Received: 12.26 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.