Loading Tool

Explorer IconExplorer

Memory Pool

81,312 transactions
29.87 vMB
0.10634369 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 2d6abe792edab7974372d9d70496457beb7dac1e42ce847bb252363de4d68b09
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 99cf148f5505d687b27d2dbe90041210199b9988c32dcc8d3c7ffffd01fd0720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.04046981 BTC
Feerates: 146.36 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (495,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,275 419,275 000000000000000004f4d1ca910facf7078513a7166adf4703fca57dc7626138 3,025 1.00/1.00 vMB 83
419,274 419,274 000000000000000001b7e3aef88be9c5b48d83d4ac3511ff43c5fc7a7cf17e59 1,210 1.00/1.00 vMB 24
419,273 419,273 000000000000000004627347229e06607345881fb6e50a092ef7a42ce5a06984 1,920 1.00/1.00 vMB 67
419,272 419,272 000000000000000003ac6fc4ae60e5682510b033384ce430e2612cddb6a7e527 116 0.04/1.00 vMB 76
419,271 419,271 0000000000000000002f2d57a1124430f043d9506e84ed80b1f1bbcb2faf580a 1,813 0.93/1.00 vMB 45
419,270 419,270 000000000000000003dd8ee67be5c26f7eeb8eca4104d2c9cbbfe2321b9c0640 2,221 1.00/1.00 vMB 63
419,269 419,269 0000000000000000021e90250f1b357c65dd4aaaf81239b79feb76d6f2f26e42 1,590 1.00/1.00 vMB 59
419,268 419,268 0000000000000000022850c0821ddf0d6ac899961f57805896f01c8cb0d1c761 1,596 1.00/1.00 vMB 36
419,267 419,267 000000000000000004aaa3a0146cdf03bfc3a3e91ebee2379c58d1f2bcca5b0d 2,261 1.00/1.00 vMB 58
419,266 419,266 00000000000000000358460be88a59fa4e70a247afe04724ca236d3791e2dfbf 1,898 1.00/1.00 vMB 54
419,265 419,265 0000000000000000030a7e7629270ddce6636819a7af26695fcfa052ce14c12f 1,890 1.00/1.00 vMB 38
419,264 419,264 00000000000000000105ad20b08b041ca6517f0169ca9e7c13eb5fd1f74dfe82 2,511 1.00/1.00 vMB 62
419,263 419,263 000000000000000004b9220068a19a495f20591596153f6a8d78940ca9527035 3,112 1.00/1.00 vMB 79
419,262 419,262 000000000000000003ca01affe94bc054b2420f00d75ae5cf663f12bed6b0c57 1,069 0.49/1.00 vMB 48
419,261 419,261 00000000000000000117062480aaab54ce5188469b8aa0ce127b180c41a89047 1,348 0.73/1.00 vMB 54
419,260 419,260 00000000000000000195458161178f4420cc0a534199e74c9ea60f356d719d36 85 0.03/1.00 vMB 52
419,259 419,259 00000000000000000326f542c3eb28765205d95a57946f34dbebaea11ba2f4b4 828 0.47/1.00 vMB 36
419,258 419,258 0000000000000000048a306f0f0c338183dd806bc6c5804a67d49ce902c10ee0 1,934 1.00/1.00 vMB 42
419,257 419,257 0000000000000000005ce4606670f606c434262c9a2dd8ffcff202e079bcac83 2,939 1.00/1.00 vMB 74
419,256 419,256 000000000000000003a150bdaaa54baad15758c769de28816b456b30c01cc72b 1,148 0.52/1.00 vMB 49
419,255 419,255 000000000000000000589aac7ea85f61491c4590a11c8d7461faf518ae766bf8 1,441 0.67/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.