Loading Tool

Explorer IconExplorer

Memory Pool

80,423 transactions
29.55 vMB
0.13678002 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt 5029b68a06973a9adc42df1882d04cc2c6aa62f5ec4cbf55dda5b470d5355988
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e83b88e5ee788e01c85fb80804997c825ce7f80a057c8e76b3e5a9ac2e69933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.05047125 BTC
Feerates: 602.26 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (602,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,610 312,610 00000000000000000c2505089844458681e6125c81696122d818b1583b27e3df 102 0.07/1.00 vMB 21
312,609 312,609 00000000000000002f3c50a66f551b46e42fbd35551f5df137b72790fa3224a7 64 0.03/1.00 vMB 29
312,608 312,608 000000000000000033568eadc1a75f39a5af4173bdc7406b7ce718f6c2ae9681 267 0.17/1.00 vMB 30
312,607 312,607 00000000000000001b78d211a2891c2fae9b79c6eb659dc015a62bd307abb277 456 0.19/1.00 vMB 34
312,606 312,606 00000000000000000b9e9d7d10ecf8b2b473fd530c8dc313e8a976d3b0e0ea5f 221 0.12/1.00 vMB 26
312,605 312,605 00000000000000000e0d186645989d71f64f69c45cbd3de809af65066fd3b565 544 0.29/1.00 vMB 27
312,604 312,604 00000000000000000b33b647f72549dc721b3946879d8c347dd1b3914e72fdaa 894 0.44/1.00 vMB 28
312,603 312,603 00000000000000001afe079117f04f99499c7c4da8509b95d9685aaea0bd3924 793 0.37/1.00 vMB 29
312,602 312,602 00000000000000002a53034906a82d81a5c50717453bb5904dba91ecb2ce4b14 295 0.13/1.00 vMB 32
312,601 312,601 000000000000000015727c18c071974c52a8b700bc9e02170e3712f87a16697d 67 0.02/1.00 vMB 13
312,600 312,600 00000000000000001af96dce9fb5d8e095257955c79d0b41ca64a2d69e664858 1,096 0.56/1.00 vMB 32
312,599 312,599 000000000000000010498d6e36255306e82ff9d7602bde867cb1226cceffa8aa 1,121 0.47/1.00 vMB 32
312,598 312,598 000000000000000039d4a5de0739642b7384f1530ffc34383d28e0c0ad7233b5 674 0.31/1.00 vMB 30
312,597 312,597 00000000000000001ccf13bc77b9b0fac329acb935480e491a40569a510aa531 65 0.03/1.00 vMB 31
312,596 312,596 000000000000000008e459de20e32084fe2aa8a062e94e9a17ac3d566b9006df 476 0.27/1.00 vMB 23
312,595 312,595 000000000000000014eef7f2d203d60ed5fc236e41a4b73ba4834e4d0fe35883 375 0.53/1.00 vMB 15
312,594 312,594 00000000000000000dadcdc98fd526cde3b358e76ed3f674044d40528966281f 2,567 0.92/1.00 vMB 40
312,593 312,593 000000000000000024a5cbf8e8d462c99ac6ba7f2dbfc1ce79a854a5ca3b1491 127 0.06/1.00 vMB 26
312,592 312,592 00000000000000000b136399ebe7d9486c2dc4706dddbdc75248d7c862245bb3 42 0.04/1.00 vMB 19
312,591 312,591 00000000000000001dcb2cf4b78674cd810529609c2731d7deb06683d43188f0 155 0.08/1.00 vMB 23
312,590 312,590 000000000000000037dc2408d0cbcc3186db11f1051e010d4615f96234ae4b0c 312 0.19/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.