Loading Tool

Explorer IconExplorer

Memory Pool

32,782 transactions
17.00 vMB
0.02681175 BTC
Random Selection Loading Transactions
Max Size: 103.88/200 MB

Candidate Block

Mining Attempt 9716e83a5d965f0f891c3561339426ca70415c2c8e0f1d396c58be9f0845414e
Version 20000000
Previous Block 00000000000000000000d184a9124b1dbe576e6aa7a58dc38441f90078404b59
Merkle Root 40e12ec477ebb8e0db6f2fa5c14f52c07edcb07d0f9544c7c06928ea08ba02f0
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,733
Size: 1.00 vMB
Total Fees: 0.00906362 BTC
Feerates: 100.68 > 0.91 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,995 (801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,194 938,194 00000000000000000000e6d640a833582c3110eb10811811aa02c39eaa961730 5,126 1.00/1.00 vMB 1
938,193 938,193 000000000000000000001de894b3ddb78d141f31907962f0b00cf72aac257d70 1,239 0.39/1.00 vMB 0
938,192 938,192 00000000000000000001673ac35ef823ab384a39544040bb446025f0e2b02887 5,469 1.00/1.00 vMB 1
938,191 938,191 00000000000000000001bdf8559ef49c111aae3a85f031cdfad941d6285ec8aa 204 0.06/1.00 vMB 2
938,190 938,190 00000000000000000000924a238c5908e74e4ed1758851c974d360de201d4bb1 5,397 1.00/1.00 vMB 1
938,189 938,189 000000000000000000017186d68badbba28febda7037fc92c7a352cd6d247f4c 3,174 1.00/1.00 vMB 2
938,188 938,188 0000000000000000000194411078763d12a86889274246da6d4f5533b116e151 5,055 1.00/1.00 vMB 1
938,187 938,187 000000000000000000002ad64e481e7483bc663ef590a9c53f3a12ab8fda5aa6 3,825 1.00/1.00 vMB 2
938,186 938,186 00000000000000000001820f4684cd29754a13064b8a0330b36b462d72bd7a10 5,076 1.00/1.00 vMB 1
938,185 938,185 00000000000000000000b98fbc7bfb894ce73538c9cfc340ea93ce176e9b698d 3,402 1.00/1.00 vMB 0
938,184 938,184 00000000000000000001d9398b7bef18059a9d433e74a85d9e55665565784bcd 3,582 1.00/1.00 vMB 2
938,183 938,183 000000000000000000006ae6a8e3d2104a295ae78ddcc30745aa1c9541d2d4ce 3,328 1.00/1.00 vMB 0
938,182 938,182 00000000000000000000114ca20f44e76335aeb4138b4810a29fbe201aeaaca8 1,308 0.42/1.00 vMB 2
938,181 938,181 00000000000000000000592aabb7ea6df4e96e58267c5cfcb9917ace655a2a5b 4,420 1.00/1.00 vMB 1
938,180 938,180 0000000000000000000169993d17efec5552bb0b9ef6508f08f15feec7ed7050 3,505 1.00/1.00 vMB 2
938,179 938,179 0000000000000000000036a72c1dd860e9c336459957da90a6800988c80ce8ac 3,448 1.00/1.00 vMB 0
938,178 938,178 00000000000000000000eb52a81be978cb0c964a15345718caece45758eb580a 969 0.31/1.00 vMB 2
938,177 938,177 000000000000000000018a427c1823a01a3eda7d27ef60d01d0c01fc12793b46 1,869 0.65/1.00 vMB 2
938,176 938,176 000000000000000000001f2c79f33c3aacdd642073c54b9d2b98dda7a123a5b0 3,956 1.00/1.00 vMB 1
938,175 938,175 00000000000000000000771fe2272c9d312d65e56f035b71fcbae989e634a45b 1,160 0.35/1.00 vMB 2
938,174 938,174 00000000000000000001bb1c3ae56e074d1eb01fa286e87c94a6827d2a9d576a 3,659 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.88 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: 4,212.15 GB
    • Received: 231.03 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.