Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.74 vMB
0.11132537 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 8213abbcfd7b26f39d6693c58061c5a8c3ccf0c04c78ccec6bea6c98d0693adf
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root f56a7215e6578940638d1433cac51762845b481f9a64600ec1f24acafafa408b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.02733086 BTC
Feerates: 150.74 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (206,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,254 709,254 000000000000000000001661ed60f95285865c02700e586e3389d2599a357283 2,093 1.00/1.00 vMB 12
709,253 709,253 000000000000000000017a1c79176f50bbecf49aa5ffeb3312c58dbd4bd882d9 3,389 1.00/1.00 vMB 11
709,252 709,252 000000000000000000009e46e77663f5f5feb8e69a80b2274fb6b8b2b1ab8abf 2,395 1.00/1.00 vMB 15
709,251 709,251 00000000000000000002433cd0bfb114a204c4e5b870e7735d8f2d631b5c725e 1,438 1.00/1.00 vMB 10
709,250 709,250 00000000000000000004787461d4fcfd590149d32cf0e988683c51262d0bcb40 2,776 1.00/1.00 vMB 21
709,249 709,249 000000000000000000090e681a5f53c7fdebb301b2e3bb3145e5aabf3558c56e 2,750 1.00/1.00 vMB 7
709,248 709,248 00000000000000000008230263a44bc518ac92b4493d73887e38270afdb3e545 2,400 1.00/1.00 vMB 14
709,247 709,247 0000000000000000000aaee67aa99468eece026e4135e084500f922ddee7947e 829 1.00/1.00 vMB 11
709,246 709,246 0000000000000000000830b6d640ce15a609bcf36d11b378bfaf952b14739d92 1,261 1.00/1.00 vMB 10
709,245 709,245 00000000000000000002fab6c6034c66faecad837d28ba7bed9beb5c5df20679 2,261 1.00/1.00 vMB 22
709,244 709,244 00000000000000000005dfce2b169c37f82973993097b82ad2043eee1f86a0e8 3,108 1.00/1.00 vMB 19
709,243 709,243 0000000000000000000486ec3e1d281ba8b1e18e7622c5e722b1c2e2aa8594ff 2,654 1.00/1.00 vMB 23
709,242 709,242 0000000000000000000c94c4432dc7af26a8f8b379504a752f3a23f2f8cb0f61 1,092 0.49/1.00 vMB 3
709,241 709,241 00000000000000000007ebceac0d92c82f1963e0513458697c3dfa8599d00b2b 2,900 1.00/1.00 vMB 14
709,240 709,240 00000000000000000003eab24a9fa59f1910296133c1381405d662a9883dec3d 2,316 1.00/1.00 vMB 14
709,239 709,239 00000000000000000002328cc29a448d944fc557e3c0ceee2e582aef9c398ff9 2,409 1.00/1.00 vMB 7
709,238 709,238 0000000000000000000831c62d30969b305c19fbaf01df4c1b660d814344c922 1,973 1.00/1.00 vMB 14
709,237 709,237 00000000000000000000380ce55af3aa32c73be43b55b39092ade57230bf79d2 1,257 0.98/1.00 vMB 5
709,236 709,236 000000000000000000028e6f688df5c0ac260e03bcc27b62f625b8556d6110bd 2,047 1.00/1.00 vMB 16
709,235 709,235 0000000000000000000a100c29cc80853c890ae629942023dc7b19a1f632485a 177 0.59/1.00 vMB 2
709,234 709,234 000000000000000000025c521846ded7a74985f379112def5cb06a57cbb1ee03 1,796 0.99/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.91 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: 714.02 GB
    • Received: 17.50 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.