Loading Tool

Explorer IconExplorer

Memory Pool

35,376 transactions
25.88 vMB
0.06301861 BTC
Random Selection Loading Transactions
Max Size: 131.79/200 MB

Candidate Block

Mining Attempt 1bc1c006e0a9b96736c3e2dfd81198bf036997f93c3727bd80ef87315a789806
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 76de3f1be6f95bd71f9106a00904ad40651ab04f7041521a03ddb4dea60dfe60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.01555250 BTC
Feerates: 120.00 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (153,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,919 760,919 0000000000000000000118fdbfc591a57d7e27ac572218bf95341af5952c2e2d 2,714 1.00/1.00 vMB 14
760,918 760,918 0000000000000000000769ce87fe8774924dcf771ffce714a42de891eae888d9 2,448 1.00/1.00 vMB 19
760,917 760,917 000000000000000000001e15446bf5dd9b992ee675dff5801d94f8b067ae3064 2,269 1.00/1.00 vMB 21
760,916 760,916 00000000000000000002d733d95445339c0960338c24235df5caee80cba5d976 1,127 0.51/1.00 vMB 9
760,915 760,915 0000000000000000000689741e2105314a39cfeb9218abbad5c71f3df67964f8 177 0.12/1.00 vMB 10
760,914 760,914 0000000000000000000315f9af9c7ac63e650e1cdcf23f48c2f1dbedbbeef9b3 297 0.15/1.00 vMB 8
760,913 760,913 00000000000000000004d863ff69090c15085450bbf4928123f2793977caa9fa 379 0.22/1.00 vMB 10
760,912 760,912 00000000000000000002a34a1d441961a883d88894aadff3626fe552ef9b8cf9 624 0.23/1.00 vMB 12
760,911 760,911 00000000000000000006641a6eebc24439eb8321c2cc5e8c1a39302347953b9e 891 0.92/1.00 vMB 5
760,910 760,910 00000000000000000006549fabe7c157a46403d4f2916a76332d2a0da0cff28b 185 0.06/1.00 vMB 13
760,909 760,909 000000000000000000042bade2e741fa475a2a31e544e01a46fa8f286fb77115 1,687 0.96/1.00 vMB 6
760,908 760,908 00000000000000000006c7349206e9711db04abb58728e9721c77ad314f33f24 2,194 1.00/1.00 vMB 13
760,907 760,907 00000000000000000003dce88b044e98eaa011149f24511209367fb4f03f57d1 1,507 1.00/1.00 vMB 16
760,906 760,906 00000000000000000005f4b77ddf6942cbf7c5663112ccda5ba810f3cf7504aa 610 0.38/1.00 vMB 9
760,905 760,905 00000000000000000000eea7d14b97334d7048865ae6bf24cbae0218b370d5a8 342 0.13/1.00 vMB 10
760,904 760,904 00000000000000000004f048a191e6555b059ac015deec99bed9669cb3cc9a89 112 0.03/1.00 vMB 14
760,903 760,903 00000000000000000002c4d2276d41f8d75480662a8f99bdd144e2a21c72e804 167 0.10/1.00 vMB 6
760,902 760,902 00000000000000000000d7948fab7d219640775b58ea9252e59c1d8cccd167e4 1,939 0.65/1.00 vMB 11
760,901 760,901 00000000000000000001f7bb80be52c35a03ebba2343601a613d1291bfdecb9d 1,225 0.45/1.00 vMB 10
760,900 760,900 00000000000000000005c616708f08f74bb918b304df27c6a134202f5723bad7 1,665 1.00/1.00 vMB 10
760,899 760,899 00000000000000000001c55b460014b521fff6b54749f6a35af2b955b6ec4904 1,345 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.