Loading Tool

Explorer IconExplorer

Memory Pool

75,995 transactions
28.19 vMB
0.08975273 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt 3e224f63cf384f10efe7894d102ca9d9703877ce7c91535628c2e26e47499b06
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (112,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,911 802,911 00000000000000000003b6fefad50e57ece67dcc442626e26f2d3b3bf5fbccf9 4,761 1.00/1.00 vMB 7
802,910 802,910 00000000000000000001cd814599f911cf85f1a7d409a02b34ce68a650aca25b 3,676 1.00/1.00 vMB 9
802,909 802,909 0000000000000000000263250b2c8dbbcfb3adc04cd188182eb5dc3817ed57b2 5,186 1.00/1.00 vMB 7
802,908 802,908 000000000000000000010b5eaa4277b765028c17ce5b80347af501536caf0444 1,662 1.00/1.00 vMB 8
802,907 802,907 00000000000000000001e7b883370a30b8c7e16513b5b8afb21a089b96239639 3,862 1.00/1.00 vMB 9
802,906 802,906 00000000000000000001f90ff9fbbf7d33a2bc2ae3ae85e8933ce43aa56528ba 6,620 1.00/1.00 vMB 7
802,905 802,905 000000000000000000008945715acd403c03d23cd545a065842d395540d2948c 3,406 1.00/1.00 vMB 6
802,904 802,904 00000000000000000004ed5b899e3d27f8e0aed6862531ba4cfbfb4975a61c31 2,535 1.00/1.00 vMB 8
802,903 802,903 00000000000000000004c1620a0a4552463fc393530b6eca6cab2f7841d1f391 3,023 1.00/1.00 vMB 10
802,902 802,902 00000000000000000002f16eacb5dfd5d806346fac08e9def941c8a7829d5e4c 2,923 1.00/1.00 vMB 12
802,901 802,901 00000000000000000004e3d2334898fabaa58f318c74842548b13fca86ec2ee7 2,287 1.00/1.00 vMB 14
802,900 802,900 0000000000000000000002c88eddb2ae49930cf9012c5ab26c9865143a79d02c 2,340 1.00/1.00 vMB 14
802,899 802,899 000000000000000000002ae1b128a80d8a53f83ed551d54afdc77c5b1c107e84 2,900 1.00/1.00 vMB 10
802,898 802,898 00000000000000000002e21dd3a620724e55110a1513419bebaccd9628a0e8e9 2,726 1.00/1.00 vMB 24
802,897 802,897 000000000000000000050df4a1999d33a3be9b6a90a06750461debb928826de9 4,510 1.00/1.00 vMB 8
802,896 802,896 00000000000000000002c3ac87a88e1e642bffd94cf93d23c9bbc503593825e5 3,237 1.00/1.00 vMB 11
802,895 802,895 000000000000000000033c49b3d1217b30ca3ae456d21e9301a166e4086b9806 5,117 1.00/1.00 vMB 6
802,894 802,894 0000000000000000000182294596a208e91c86043bc4f57290e0fd1718b4ad0e 3,650 1.00/1.00 vMB 10
802,893 802,893 00000000000000000002eb511047c912fd0e371bb15557627ea2cfa4c3186754 2,227 1.00/1.00 vMB 10
802,892 802,892 00000000000000000005388691f32da08314de716270b7291d04934baaf1a646 2,108 1.00/1.00 vMB 15
802,891 802,891 00000000000000000003d039254ded5ee12f66972832b3a3b2964eb1169a308e 3,610 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.93 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.69 GB
    • Received: 17.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.