Loading Tool

Explorer IconExplorer

Memory Pool

83,808 transactions
31.55 vMB
0.17248655 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt a6cee1ca9738d71a2b39803007216189e11de9b931cb1965a2d6d00c9fa22fba
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (215,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,223 699,223 000000000000000000032ceddac132eeaabd5f9690cd7889659d8d36eb37025c 1,622 0.51/1.00 vMB 12
699,222 699,222 00000000000000000004af9f87d3c48cf7b4b7ef7a047f10b1049bcb56e95ba6 828 0.27/1.00 vMB 13
699,221 699,221 0000000000000000000edc4a3ca03ce8b2be2570a5730f5e4a3b2a44af691b51 2,019 0.78/1.00 vMB 12
699,220 699,220 00000000000000000000588898cc8742a3d61d81de2157b885bb20723eeb2b48 223 0.06/1.00 vMB 13
699,219 699,219 00000000000000000003057ade14b7ac6d83e2750ae5f0e3d5eb7665d74b61d5 970 0.39/1.00 vMB 11
699,218 699,218 000000000000000000053730e3567931fb9a09ae21db0891a6cb82e4034114e7 54 0.02/1.00 vMB 9
699,217 699,217 0000000000000000000646bd886743cdb00e971313c29ec21f6342934a432780 1,652 0.59/1.00 vMB 10
699,216 699,216 000000000000000000095ccddc71b7bd6ff87263508383ce5ad1fce05a0f4d7a 360 0.10/1.00 vMB 12
699,215 699,215 00000000000000000003c49a048da1768a2d7d05a4ed7c6b1590af63d04dcf16 1,240 0.51/1.00 vMB 9
699,214 699,214 0000000000000000000f841675862bd6c6464c0cf1cf83bbf60482a06b52d8d1 3,017 1.00/1.00 vMB 14
699,213 699,213 00000000000000000005bf6291099214b4bf396854f7e081485f4bb19f1668b1 352 0.10/1.00 vMB 12
699,212 699,212 000000000000000000009f487069b1a0715b9472b66624491a9549adcdaadba2 88 0.08/1.00 vMB 9
699,211 699,211 0000000000000000000d0ccf0a576797ee9eca20a9df4370b352e2fd07be2cbd 345 0.16/1.00 vMB 7
699,210 699,210 00000000000000000009efe8ced191bab734b88207da8e673f42517b01ae121a 1,024 1.00/1.00 vMB 2
699,209 699,209 00000000000000000000ac8f3be529b1136ccff08215ff46731bff3cd340a4e4 805 1.00/1.00 vMB 5
699,208 699,208 0000000000000000000bdcb98b3e8fc2d7987a33ce924709e9da68609addc1d8 2,405 1.00/1.00 vMB 15
699,207 699,207 0000000000000000000a33f143f2a2964dbff79ace90f234f6bbfa7b32a3472e 1,804 0.75/1.00 vMB 11
699,206 699,206 00000000000000000005cfbf3e33c51e2583e05403cb6801b6b3559eb55b4c0d 1,901 0.89/1.00 vMB 7
699,205 699,205 0000000000000000000d9b39d7b0d4ea120291da92d0a4787550729055466c37 2,921 1.00/1.00 vMB 7
699,204 699,204 000000000000000000057c57c86d1af0c439b6b3c40a1ce35035369780351a68 1,994 1.00/1.00 vMB 12
699,203 699,203 0000000000000000000d651eaace0873da2537036c6b30b75f82b99516d16bfd 2,234 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.