Loading Tool

Explorer IconExplorer

Memory Pool

79,225 transactions
29.41 vMB
0.11201838 BTC
Random Selection Loading Transactions
Max Size: 177.87/200 MB

Candidate Block

Mining Attempt b75943a415d43b0d0ac6a3123e329afe6832287038e9ac47c17fdb17b8961f9f
Version 20000000
Previous Block 0000000000000000000128f9d7d357082962347ad1ef01e0fe2639a67c42c001
Merkle Root 103cadfc89c85a3467396c42e3ce87f14e73a33631e4c41f53bcfaf0170b8790
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.04002909 BTC
Feerates: 571.19 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,592 (764,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,188 151,188 00000000000007043d272a5964028d0d92e47d316abb0c7f044f4a70927034ed 17 0.01/1.00 vMB 58
151,187 151,187 0000000000000b2903357283de4d22a5526912f9ef3e4e33c5b3abced1cb90c4 6 0.00/1.00 vMB 45
151,186 151,186 000000000000042350e1988d63d3350588097c9986dfb022b04d26a52ed51df3 38 0.01/1.00 vMB 105
151,185 151,185 000000000000032e972cc4cdcaac5b8c2090a7069ef9c58b068b87de03543f94 16 0.01/1.00 vMB 58
151,184 151,184 0000000000000ae8e8554816495ce61e44d908a844a3bf815a856d976500a630 66 0.02/1.00 vMB 118
151,183 151,183 000000000000029c103cab1867db39da2ebdd4ed9bb0e509598d86895d24fa09 4 0.00/1.00 vMB 76
151,182 151,182 00000000000008d5dd54733607afa8bcfa235cc41f7059327a4cc345c8113ce7 23 0.02/1.00 vMB 54
151,181 151,181 00000000000006a9aea04c17ef33bd4ee7b2904a23e6b5c9b0ff7dbc14d7cd81 31 0.02/1.00 vMB 104
151,180 151,180 00000000000003017147965b3a784e5371b6724a1084543d23d8ab071f1c4241 36 0.01/1.00 vMB 118
151,179 151,179 000000000000027cef20313d8532bea8127d912d2fc28c3ec0f758a324b0951d 12 0.00/1.00 vMB 63
151,178 151,178 00000000000003e9060afba1916d66ada829353bd6696adef1470c7abf11f81f 61 0.02/1.00 vMB 15
151,177 151,177 0000000000000a50f810ad0535c0da9a7138fef129ec3952133cd4b6d8129e53 56 0.02/1.00 vMB 287
151,176 151,176 000000000000008524715158e075e72bb83491ee8eddae39f8b4a6b290cd9a03 24 0.01/1.00 vMB 146
151,175 151,175 00000000000004e99b77cec8ab9d57af2ce679a5126c3ae2d7d5b5529b55ce9b 127 0.05/1.00 vMB 13
151,174 151,174 000000000000014a667e72cbbd3fcdabba4e85641630b01274f3986a97337723 86 0.03/1.00 vMB 90
151,173 151,173 0000000000000b11525c3bef7dffe063117177d3e5dc230b275d3266cf471e5c 34 0.03/1.00 vMB 126
151,172 151,172 00000000000007bfb3aefa3a129a397e849498dba9d1d846dc72de9149c90dd2 50 0.02/1.00 vMB 0
151,171 151,171 000000000000027cfdb4120860f7ad2b7d91c0b67832e5f956defc5f4c05a3e5 92 0.04/1.00 vMB 82
151,170 151,170 00000000000002f12e3c0c331800c738573f916062283b8030328fbb0d941682 7 0.00/1.00 vMB 59
151,169 151,169 00000000000002bcc3907a992d99083d4a8d24e9eb97108ffd5510789d78a059 40 0.02/1.00 vMB 104
151,168 151,168 00000000000000d3ee6f9a69ee18b51f6ef598b5be7eda0047fb73d187dac72f 9 0.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 770.33 GB
    • Received: 19.85 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.