Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
34.50 vMB
0.15746534 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 9a8db1bbe93b21fd4f83105571b0688fbe340e067b99ee6e952762a0cea38d84
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root db199775681be34960e989043b56a36f32bc1e7c82167e874366ab0091bec111
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.03115357 BTC
Feerates: 445.78 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (795,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,214 120,214 000000000000356ac2cb0af6595ee0e6ba7887a64f507fea7f6863e72d3c229f 12 0.01/1.00 vMB 0
120,213 120,213 0000000000007f78546c76afe4137d7ad855116204cf154078e90ecebd94db28 10 0.00/1.00 vMB 0
120,212 120,212 0000000000009eca2ceb4597e0009dbb8428e1041cb7eed79ac488bcc9765705 13 0.00/1.00 vMB 1,036
120,211 120,211 000000000000346e333cc9e485818d2e2db8e789f22e0c7ceb04eec29e7733e7 18 0.01/1.00 vMB 987
120,210 120,210 000000000000307b75c9b213f61b2a0c429a34b41b628daae9774cb9b5ff1059 8 0.00/1.00 vMB 334
120,209 120,209 0000000000007bf052fbfbee1a8e45b28a7b9573efabf51444385eb3b4017287 3 0.00/1.00 vMB 2,083
120,208 120,208 00000000000010b6f2214e1d4984d5bdcb6f7dea744ef3a9001f04a3b9d2be97 29 0.01/1.00 vMB 376
120,207 120,207 000000000000a0be2034b6a4b8f5ebf4fd310b71d531f38ac9b37b626eaa0627 9 0.00/1.00 vMB 0
120,206 120,206 0000000000001e29a13deef08441eb5027dc828a6cee89383b13558f940b76fe 7 0.00/1.00 vMB 578
120,205 120,205 0000000000007dcf5da335b410f516fda7741ddfb1b548f906e80d5e42b4b6a2 30 0.01/1.00 vMB 616
120,204 120,204 0000000000001d8d63d37d74f57c0aff4f81e1d6b39c9b3f6c7b431f76793998 34 0.02/1.00 vMB 996
120,203 120,203 0000000000003e192012e7038e46e14a4d90d3deb6905d5840b408ac22ae0d53 10 0.00/1.00 vMB 0
120,202 120,202 0000000000003f2a57ca133f63f5a81fc54aafd51300f6e951f528d06f048cf5 6 0.00/1.00 vMB 0
120,201 120,201 000000000000a0a91d011e31f0656096b18e0bcae100abb24b58cd364b8d788a 9 0.00/1.00 vMB 357
120,200 120,200 0000000000008458979f4637ea80f579f030a824558a03a12714d0af9900fa70 11 0.00/1.00 vMB 1,003
120,199 120,199 0000000000008b2836a0c1978485815cb9568a0d42bd68fc744df6b450abba6e 4 0.00/1.00 vMB 0
120,198 120,198 0000000000008bda872ffff9084ffd3e54c9b8f1311be605f335a727bf0dc75f 98 0.03/1.00 vMB 89
120,197 120,197 0000000000003cfe6ef625ed8c35aaf8e5095ac8278dd131b4859ac2cdd623e6 28 0.01/1.00 vMB 848
120,196 120,196 00000000000085220afeae2d4f9aeadd5e25eb62caa74b4347ccee9333b544c7 38 0.01/1.00 vMB 1,410
120,195 120,195 000000000000352d1cd066c3645a9f85da0d417e63b6e5b8ac411306fff4a217 6 0.00/1.00 vMB 1,961
120,194 120,194 000000000000470b4d006756bb08617847f722ec477112b39fd892a809713f51 12 0.00/1.00 vMB 778
Previous 10 blocks ↓
Total Size: 783.11 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: 736.40 GB
    • Received: 18.58 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.