Loading Tool

Explorer IconExplorer

Memory Pool

77,980 transactions
28.92 vMB
0.07768877 BTC
Random Selection Loading Transactions
Max Size: 175.42/200 MB

Candidate Block

Mining Attempt 0fe074c406d5edc2f51a97d91f8c5d136f8c8ad3cd48100141f60863110ee98b
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root bec7991c9b1e75ee88874429df229241b27c6a5cb1ebaf6600d46e2e31ccf516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.01739700 BTC
Feerates: 100.81 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (645,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,032 270,032 0000000000000003ac17e5a0b9d81ee1469e895b80e50ddff4c8f5ac0faf8b8c 92 0.06/1.00 vMB 21
270,031 270,031 000000000000000379c8abe5bc97af0ff447270306aead4ae9cd66bd53bfbedd 4 0.00/1.00 vMB 19
270,030 270,030 00000000000000014a6e65ab7795094fe33e2a97391c1ba3409a3933246e151e 115 0.06/1.00 vMB 20
270,029 270,029 00000000000000062e96cb53e09bc6d5b056dd31f7b138eaf4774a51df14906b 108 0.05/1.00 vMB 21
270,028 270,028 000000000000000276b255d1246701b4a1c14d40dfa0830e84c50eb47e5a9efb 344 0.14/1.00 vMB 106
270,027 270,027 000000000000000836dd173a8afcc076cf2d421ebe1e432999c7a5f760b9af86 425 0.22/1.00 vMB 54
270,026 270,026 0000000000000003fdf6d0d902538f92a4dadd7e032b10ad2ba38b3289d86328 100 0.23/1.00 vMB 20
270,025 270,025 00000000000000058b856701d6fa9bbf0d583ad3ba60bbf901d29016602d4920 385 0.20/1.00 vMB 83
270,024 270,024 00000000000000041d64cffd3d59a9f677ed1fcc1e48435f0b0d64c39eb45b65 598 0.25/1.00 vMB 61
270,023 270,023 0000000000000002a76d14faf3fc6a3f267f962052fcf216c976f1528741f9e2 412 0.25/1.00 vMB 48
270,022 270,022 0000000000000006ec7ebb7722a18d389858939affa88d129283f5f9f983f4f6 75 0.07/1.00 vMB 15
270,021 270,021 0000000000000006bdf25c35820788228d8b79f52e7e614e9bf0fcad20e7989a 1 0.00/1.00 vMB 0
270,020 270,020 0000000000000007b486f29ec9ef1375d45840ae873877209e81ad1341c5902c 666 0.25/1.00 vMB 79
270,019 270,019 0000000000000001d0da5aba4761da6fc77a8aef27eee8c218f5b27b8288b43c 33 0.03/1.00 vMB 20
270,018 270,018 00000000000000026ebf3e612be64f43e3bf12d50bc354bc0e0f58c613fa8f71 301 0.15/1.00 vMB 60
270,017 270,017 0000000000000005ab0301a40ff71a96f421b7567620ade194039c32dcf6855e 272 0.15/1.00 vMB 59
270,016 270,016 000000000000000008ab7d729bce3614899f2f963f46d239a3c54939f9a0ed3e 170 0.08/1.00 vMB 41
270,015 270,015 0000000000000000c3512f627628d751a68118c513a2252ba70399721483946d 607 0.25/1.00 vMB 131
270,014 270,014 00000000000000050550c1f9ef2cf8c730eac36a050db3b318d344603018a48e 365 0.18/1.00 vMB 46
270,013 270,013 00000000000000077f6b8b298c262bfe452ae67586d8670f0b008cfcaeb56679 96 0.04/1.00 vMB 54
270,012 270,012 0000000000000001acd1542b1a5cda59619b4284d477994809ff5b6b43c79ccc 153 0.09/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.