Loading Tool

Explorer IconExplorer

Memory Pool

80,674 transactions
30.58 vMB
0.09376459 BTC
Random Selection Loading Transactions
Max Size: 185.85/200 MB

Candidate Block

Mining Attempt 740d42496454c1c8912ff51830eb222018697c20b934a7db138a0ef381c0987f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5154b7207798b03570fe114c0e1411beb99f25dfdca229f8eb546bca79bcf871
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.02357894 BTC
Feerates: 301.59 > 2.36 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (300,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,406 614,406 0000000000000000000937026349c5d0e40a16ae21ffd69035c11c7fbdf16e5c 2,075 1.00/1.00 vMB 15
614,405 614,405 00000000000000000004a3588fdca083e5d68102b507ab93095025ad5cbb29c4 1,599 0.92/1.00 vMB 3
614,404 614,404 000000000000000000120fe0178d22c469664c6a723db0eda7f09b056fb3a674 2,386 1.00/1.00 vMB 17
614,403 614,403 0000000000000000000180f2ef5d96f33c697a4b79e797bde0a6366cebade808 1,016 0.94/1.00 vMB 11
614,402 614,402 00000000000000000010eea97405c3e5843e8fb81c2b21def64bf69d3a37b7e4 891 0.92/1.00 vMB 8
614,401 614,401 00000000000000000009396a95e9d09f72ba31263f18eaf8a94e04a2f2e54e80 1,130 0.91/1.00 vMB 2
614,400 614,400 0000000000000000000c766df4137bc5443dfc77a63b9a3fefeff53c976d9e4c 1,820 1.00/1.00 vMB 16
614,399 614,399 0000000000000000000885e7d90a2612029bfe6de20cbf868f5f1177a6dc7a56 519 0.98/1.00 vMB 4
614,398 614,398 0000000000000000000ccfdafc96f6b127639a7d54754c8792cf86543ea6eb27 2,026 0.94/1.00 vMB 6
614,397 614,397 0000000000000000000b2e6b97de96cf6515f809e4b67efb029b34e59b472d0a 332 0.98/1.00 vMB 1
614,396 614,396 0000000000000000000e9fe93fc28829d9ac366be2192d1e307e855845067802 2,933 0.99/1.00 vMB 4
614,395 614,395 0000000000000000000dba54a54a7a3531c5efafc8b2a59763d3fb450a83655a 3,384 1.00/1.00 vMB 12
614,394 614,394 00000000000000000006561862993da03a1da2d12b4e6a34ad43b88c6dbccdc8 3,385 1.00/1.00 vMB 17
614,393 614,393 0000000000000000000770e3ba6f9f189495f09b46f150a6024a90a2cd06e592 2,397 0.95/1.00 vMB 6
614,392 614,392 0000000000000000000c65a9c6328a041ea4665a3314669a23fe5068f3b80e14 2,624 1.00/1.00 vMB 11
614,391 614,391 0000000000000000000c8c826cd1664b954eb2144871899c629081ce03079a4c 1,138 1.00/1.00 vMB 3
614,390 614,390 00000000000000000005d7dd090ac54fd0c63c63f8e115090f8f624f57f151cf 3,096 1.00/1.00 vMB 6
614,389 614,389 00000000000000000003386dd3a37890779f353cc2a0282c54b0ba8fe0f41264 3,209 1.00/1.00 vMB 18
614,388 614,388 000000000000000000047f5a9083878560c6c95efe7beb908ed9cb2fe84b082b 1,386 0.99/1.00 vMB 5
614,387 614,387 00000000000000000002868ee341f279382dc5f98932dc6d8eb71c070cecb47b 3,329 1.00/1.00 vMB 5
614,386 614,386 0000000000000000000120dd35231fc434dc1a8617a842428243de1ef6b3a8cd 3,347 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.