Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.34 vMB
0.12408957 BTC
Random Selection Loading Transactions
Max Size: 176.69/200 MB

Candidate Block

Mining Attempt 6bf196c292a817c2ff06209dce44547168d3c9205ddac67c2f6769976f3192b8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b2d33f98589839151a50f6a344f2761d8be69fa4c3861d94e33577cb288a1a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04493415 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (502,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,799 412,799 000000000000000003a16e3f481239418e36049d510ace4fe2aba6e5dac4d49f 961 0.41/1.00 vMB 53
412,798 412,798 00000000000000000313f0f9400ed61ea7f830d61862a750a47953632aff8484 337 0.99/1.00 vMB 11
412,797 412,797 00000000000000000533a5eac55c10954153dddafe4b7958d5f177012ece7bb8 1,209 0.48/1.00 vMB 46
412,796 412,796 000000000000000003d302e193c679a9442d6dd9678837c83a77077d4314d443 73 0.02/1.00 vMB 35
412,795 412,795 0000000000000000009240675a18f397d6e0b02f6cf70e8ddc577504d6009f21 193 0.98/1.00 vMB 10
412,794 412,794 0000000000000000002769b0062dcc613c0e0c213c3c1d696350b481d42fb5d0 838 0.39/1.00 vMB 47
412,793 412,793 000000000000000001999c65972c2d27b764abc34d6b0684bcf38e0376e8166d 322 1.00/1.00 vMB 12
412,792 412,792 000000000000000004b908868a8865444cea4322b3771275939a4c47387bdb2a 567 0.94/1.00 vMB 19
412,791 412,791 00000000000000000008e8068a9de2d6a64635edf26a356aa6bed7f3f5041b2d 296 0.12/1.00 vMB 50
412,790 412,790 000000000000000002c1466dc9c57fccf6c8526171ffc6ac3481da471181aa3f 711 0.95/1.00 vMB 21
412,789 412,789 000000000000000000b69365a8e35f8ce08cebc7441ca5c754c74d99203ebce9 378 1.00/1.00 vMB 11
412,788 412,788 000000000000000000bf46fa412e6c2ecb8d1a4315c5ad6ae5f251e88797e336 137 0.65/1.00 vMB 10
412,787 412,787 00000000000000000525453fd6b1a73d2a0fe8d784378b612be1d36c7e763876 109 0.95/1.00 vMB 9
412,786 412,786 000000000000000002d3e17fd9052ad367f9f55f32cfd1db3fdf94223fd91b67 279 0.10/1.00 vMB 51
412,785 412,785 000000000000000004b75a15ef8b6e3a4569576b64cc267d6bcfec9fda8b560b 717 0.99/1.00 vMB 22
412,784 412,784 000000000000000003c8ebf49607c2ca549f035762f9ce23123462e9e607597d 523 0.20/1.00 vMB 55
412,783 412,783 000000000000000003c85bc2d97713dcf3295f156c5ec6d5ba0003f57587e274 1,112 1.00/1.00 vMB 26
412,782 412,782 0000000000000000020e2d311380eb1c614f43595ab00cf32868802d72964812 1,556 1.00/1.00 vMB 49
412,781 412,781 0000000000000000047156e6e13f5e4026c2d69c8b8b829a5b380a70506287d5 2,270 1.00/1.00 vMB 57
412,780 412,780 000000000000000000df77073bfb4051167407b4fd7391daabc1160c60ae6df7 79 0.98/1.00 vMB 8
412,779 412,779 00000000000000000405459c4b58d64f1b0f2a28645a6a0e9e92b1ff3cc4f08a 1,177 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.