Loading Tool

Explorer IconExplorer

Memory Pool

75,751 transactions
28.13 vMB
0.08760707 BTC
Random Selection Loading Transactions
Max Size: 170.72/200 MB

Candidate Block

Mining Attempt 176511b2a78237d480cdea41132d1ad49b5dd4709a76253929871ae485826bc1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 9edc541b15d84f636b665b92afda46c637b8151192cf510dbe15096279a509b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.02692918 BTC
Feerates: 402.60 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (102,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,913 812,913 00000000000000000000663831c53eed78b84f80efc07c6e73cec4195f1f1f9a 1,185 1.00/1.00 vMB 7
812,912 812,912 000000000000000000028744d1a2831f4fe3c409051d39203995562a78a17193 3,156 1.00/1.00 vMB 18
812,911 812,911 00000000000000000000fb380a06716309ade6744f7c5d7acad4366b398b62a4 1,784 1.00/1.00 vMB 8
812,910 812,910 0000000000000000000444f7c87942bb11b635b7390cf2c9e4b172047bf58d00 1,249 1.00/1.00 vMB 5
812,909 812,909 00000000000000000002df8bdb7f7ab606462100d55ff2815eb793bcf63197fc 2,984 1.00/1.00 vMB 16
812,908 812,908 000000000000000000015cbe75858fd0c2e86340abb69db3773664f43e7e7957 1,123 1.00/1.00 vMB 3
812,907 812,907 00000000000000000001fd09b552fac94d6c032741e6b0c6a0c07026227e3f8b 2,583 1.00/1.00 vMB 13
812,906 812,906 000000000000000000011876ae33a743a214bec6239df9da4eee2b957ec94101 1,896 1.00/1.00 vMB 9
812,905 812,905 000000000000000000039106655008dc48284f6c76cd2772e8fc9f6b62af53cf 3,154 1.00/1.00 vMB 16
812,904 812,904 000000000000000000037a2f534d965688d3743536d935e8dcb8597b7abe1533 410 1.00/1.00 vMB 3
812,903 812,903 000000000000000000016f8da3c848a00588f5ec802f5ae650d309fe39628fac 686 1.00/1.00 vMB 3
812,902 812,902 0000000000000000000046fa8146983a52c306b844c2a4a51776ee4744657ee0 2,394 1.00/1.00 vMB 7
812,901 812,901 0000000000000000000483d723b6121f21ba3fec9ce4cdb217dcae55c8533f01 1,725 1.00/1.00 vMB 7
812,900 812,900 000000000000000000020d1b2b5537819240c906d8b69c6c4af0774fc54aeed2 2,489 1.00/1.00 vMB 14
812,899 812,899 00000000000000000002f468fb4d3761853c163589cdab660a5df71ab52f0884 1,893 1.00/1.00 vMB 6
812,898 812,898 000000000000000000001a075e67f1cfb7a1c390e8433a8bab92a4f6154ff3f5 1,737 1.00/1.00 vMB 10
812,897 812,897 00000000000000000001e3eeddd11bae54e090129d5e89df4617f161d021d7a6 2,777 1.00/1.00 vMB 15
812,896 812,896 000000000000000000014258702cb864cc0624aa13b19ec98b77d12dac8d3e98 1,623 1.00/1.00 vMB 9
812,895 812,895 000000000000000000032cf9b8ddfd479f6d111ac4e7b3d90c970843c663ec90 2,469 1.00/1.00 vMB 11
812,894 812,894 00000000000000000003ad238d8ac8e41a24e3f592642b201f78d7dd1cbe8f7e 1,887 1.00/1.00 vMB 8
812,893 812,893 000000000000000000020fa6282f97cdf9f0fcccec3770d0d2572b4a824be0b9 2,947 1.00/1.00 vMB 12
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.