Loading Tool

Explorer IconExplorer

Memory Pool

43,968 transactions
15.86 vMB
0.33930685 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.66/200 MB

Candidate Block

Mining Attempt 78fbb68fcdb86a91de36348f636f48af7dca67bcd9d45b5ae29825ed47b7699f
Version 20000000
Previous Block 00000000000000000001d82f543837f755256bb3f6d403faf7c63d6d334acfec
Merkle Root eebc7cf136f0aeeb4481bc6ea47d674c2b06b0e6f7573ee986e0832a23da8c9e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,901
Size: 1.00 vMB
Total Fees: 0.11604398 BTC
Avg Feerate: 6.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,044 (771,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,972 141,972 00000000000003c05f528990a14c2ca825136b748ef41d36aa6c267a94392583 0.00 MB 8 36
141,971 141,971 000000000000078cd959c8267ac03bbcd88b6f4a63a91c34f69e349f92abe531 0.01 MB 26 149
141,970 141,970 00000000000009242de7aa5bfaacfa0089deeba68316113bbe4597d1b4f13007 0.00 MB 10 938
141,969 141,969 00000000000001b18de40931cb372a12863bccb3670f68dfe8d06420b0d6077b 0.00 MB 19 10
141,968 141,968 00000000000006e49c86829a991b2f2381f440090314809cd27c28c4b5a7bd6e 0.01 MB 24 501
141,967 141,967 000000000000075319d448a189304be19d0eec093879fdd3b20f19197fd50d97 0.05 MB 88 219
141,966 141,966 00000000000000e954e3ca172d246c98a99b25ab549260572290d855726f7489 0.03 MB 89 30
141,965 141,965 0000000000000127b9306b7e7e41684e2b53ad0a8e13247651c804b86eb312f5 0.00 MB 2 194
141,964 141,964 00000000000002de16777abfef09d8a3e7ada7f49e3e8debc69daac2269283d2 0.00 MB 4 0
141,963 141,963 0000000000000030b685c5268b37dc7b0694d4d55a4fda09932bff345c380f51 0.01 MB 38 207
141,962 141,962 0000000000000930b011a06026e44c8e6ebbe1934cc79aa66850b05aa0604dac 0.03 MB 55 153
141,961 141,961 000000000000082451cd7be42e114a51bdb27cb30bc2db9c91bd5e84d4912cbb 0.03 MB 110 3
141,960 141,960 000000000000031d25fe825736d96ff5d92e1d183a7bd54b428a6ce08060caa2 0.00 MB 9 151
141,959 141,959 00000000000004e7141236e97c5f4edcb6b19221a6143ae4ed19c6cb1f120ede 0.02 MB 36 32
141,958 141,958 000000000000043b2def3ce1f1f66e4fa428a8bff7df5668b7f959d6bd105750 0.06 MB 127 141
141,957 141,957 000000000000001aada761018635d19972692888718103bc0cba931062f9f687 0.06 MB 53 257
141,956 141,956 00000000000005d8231c47b6bcfb9587aae971945f90c1f7a28d085138422874 0.01 MB 16 88
141,955 141,955 0000000000000133714fab436e1aea0a3dfd4152442a2058a0b3e34eb4865a3c 0.02 MB 33 241
141,954 141,954 00000000000005cc7d52dc6c3e0d2ae69c361308b21dedd5267322716db26c4f 0.05 MB 79 80
141,953 141,953 00000000000007e99f0e9634d7c6566d63fdc08f9ebe4385917c50a880a5aa3d 0.03 MB 29 72
141,952 141,952 00000000000003fae4b9ebae5a5415e66c20d9f1f1a5d6c39dab218d24e343fa 0.00 MB 11 321
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 46
    • Outgoing: 10
  • Data Transfer:
    • Sent: 27.52 GB
    • Received: 0.12 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.