Loading Tool

Explorer IconExplorer

Memory Pool

81,511 transactions
30.93 vMB
0.09578885 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 110043421d4d29fed6466923838c5af98a9c1ac04727bc2acc737dd9bb575f47
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 6f34f82dd274a7a9d461e5a9c487a86c3519f598c11ebef428a7a560fea7565d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02327920 BTC
Feerates: 150.77 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (112,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
802,890 802,890 000000000000000000009b755dfdac3a495ae9b0b989dd65cef5fa9b052ab4bb 6,174 1.00/1.00 vMB 7
802,889 802,889 000000000000000000055783b12639986587233ecbd48ac2772a074f337b2541 3,998 1.00/1.00 vMB 10
802,888 802,888 00000000000000000004d3bedad6c0999532ef32ccecd9eb56f384c9d95451e4 6,035 1.00/1.00 vMB 6
802,887 802,887 000000000000000000036df5ac279cf7fda6a906dacae57116f13eba51c18727 5,262 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.04 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: 720.13 GB
    • Received: 18.15 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.