Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.92 vMB
0.12024695 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 12edc7243e919f63818f0e5a5e67239e31f5eca01ac7e83d4aaf26dd5f29b6dd
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1c9e23588f36194d96c9e41134aea54744841d677d31c23627aa71bec1086b3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.03710470 BTC
Feerates: 673.02 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (380,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,213 535,213 0000000000000000000096d5d656970095023e751e739aee4ff37ff76edebf98 1,396 0.53/1.00 vMB 13
535,212 535,212 00000000000000000012c28d01ab23abc8c9e6c8a4e63235427d0ee979cf50ba 1,587 0.67/1.00 vMB 13
535,211 535,211 00000000000000000024ade5869845d948b005325e329dafe9103b6b280b81d9 1,445 0.71/1.00 vMB 3
535,210 535,210 0000000000000000001cd009c21dfee901d2c7f5c5531d527f2d29068f8d57fd 2,546 1.00/1.00 vMB 12
535,209 535,209 000000000000000000260f866fc0546fc961a9215e16fa4b4a8f0fdf28f503c2 2,459 1.00/1.00 vMB 19
535,208 535,208 000000000000000000121f417e14d83c499c5631fe0b511b8a22d145cad5b5fd 2,591 1.00/1.00 vMB 23
535,207 535,207 00000000000000000012f51ef32f63dba9cc3c4e5a0a3c943e2964265f220cb1 1,360 0.57/1.00 vMB 17
535,206 535,206 0000000000000000000c53467779cb64d09d1b5877fd157186c5d01d56d901d9 1,520 0.66/1.00 vMB 8
535,205 535,205 00000000000000000024520894650a8fe43bfa8a08380978d6be7a58ad0064f3 285 0.14/1.00 vMB 20
535,204 535,204 000000000000000000234436c2ae120e644aceb11f83725f1e94ee4fdd85902b 1,634 0.76/1.00 vMB 21
535,203 535,203 00000000000000000026cf6558880e3a9c1e0f8a0481170867214a20911ddd42 964 0.47/1.00 vMB 11
535,202 535,202 00000000000000000028317038f15d97fd8a8d0cd264a44c9ceef3bec8dcff97 145 0.07/1.00 vMB 19
535,201 535,201 00000000000000000001c52c2c2c1e3712c3b3b3ae3073593e43570a3cf696b3 86 0.03/1.00 vMB 11
535,200 535,200 00000000000000000016c40c185d5be7b192b683485c15a5fdd4596bcde96ee3 1,192 0.68/1.00 vMB 12
535,199 535,199 00000000000000000023535636d33775a094d7768601e7d17ee7885045bb337c 2,504 1.00/1.00 vMB 6
535,198 535,198 00000000000000000008285fe75479ec9fc6f61aae195041f64711cda868b824 2,383 1.00/1.00 vMB 16
535,197 535,197 00000000000000000029017d2c501f0fccbeb20e1766a82ea29ad2fcfc79411d 2,439 1.00/1.00 vMB 33
535,196 535,196 0000000000000000002b54e6ef6d6c549adfbf318610eeb731e1bf37bf353579 1,568 0.77/1.00 vMB 12
535,195 535,195 000000000000000000289fad6208a471ade19520d2dbac3ffb2922b850ba329e 1,726 1.00/1.00 vMB 5
535,194 535,194 0000000000000000002a18702d567d66237860a580563ea260441e8eed2996b4 350 0.23/1.00 vMB 68
535,193 535,193 0000000000000000002af4afadfcc3ac9139bb05e07563ccd6e64baa8ef20282 2,465 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.