Loading Tool

Explorer IconExplorer

Memory Pool

12,417 transactions
4.68 vMB
0.00872835 BTC
Random Selection Loading Transactions
Max Size: 27.85/200 MB

Candidate Block

Mining Attempt 414d06c4897f95164f1a78f43ade5196a1f850dd8d72c1fb8310cedccf4b2c6d
Version 20000000
Previous Block 000000000000000000016b427df7c527511d81e5b5663fa041c5e805ec797ffc
Merkle Root 86a3df317ebe079b5010ef5795ae53798c83fd59a5db08dff1140e41e1330381
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,409
Size: 1.00 vMB
Total Fees: 0.00490843 BTC
Feerates: 75.00 > 0.49 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,227 (29,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,379 908,379 00000000000000000000889303608e72e0da042be9ebda1eec2a11612c9f14b3 3,350 1.00/1.00 vMB 2
908,378 908,378 000000000000000000007a0e17be2f7f96e60f034687916f50d2aaee06dae914 3,345 1.00/1.00 vMB 2
908,377 908,377 00000000000000000001673be971d44201f1bc09f2ac59ad79b028bd44d62bd8 2,271 1.00/1.00 vMB 1
908,376 908,376 00000000000000000000e134f9578397f1fc6baa55813156a79d221616a0f0a6 2,900 1.00/1.00 vMB 2
908,375 908,375 0000000000000000000027346070993c71b7a7fb5ce4452f1c0b649f6d778700 1,654 1.00/1.00 vMB 1
908,374 908,374 000000000000000000006fd7c3f2fc6051a0d066200e9afb74c30b8b40659f63 3,218 1.00/1.00 vMB 3
908,373 908,373 00000000000000000000beab160555c4f52abb2ce0348d123956342bfafb325e 2,272 1.00/1.00 vMB 2
908,372 908,372 00000000000000000001c7d19b3ea6d830518d5daed0251a17d2e9556986f720 2,212 1.00/1.00 vMB 2
908,371 908,371 00000000000000000000339d3dba299aff670d251dd5fbff4246f324b9f71cff 3,107 1.00/1.00 vMB 2
908,370 908,370 00000000000000000001d8816f37666d51cc04f2aa6df782357a594378bb8a4b 3,721 1.00/1.00 vMB 4
908,369 908,369 00000000000000000001d465b6461180cfbbdf71294ab3bbde460e88052bb9ad 2,247 1.00/1.00 vMB 2
908,368 908,368 0000000000000000000207803f15ceadc3eb35c2922f5e5bbb4297b531ea5078 1,718 1.00/1.00 vMB 1
908,367 908,367 0000000000000000000078aab87e75e7357acbf6fbd57b74404dfe678f6268ae 552 1.00/1.00 vMB 1
908,366 908,366 000000000000000000003ed0883273919cdffba483e95fef28c6834265fb0814 1,702 1.00/1.00 vMB 1
908,365 908,365 000000000000000000017f2d32b53c95b210f47b189867373f6a385cd58abe7c 1,537 1.00/1.00 vMB 1
908,364 908,364 00000000000000000001cfecc33b98b2dc2bb154f6600657f987ddaa72f5786a 451 1.00/1.00 vMB 1
908,363 908,363 0000000000000000000177ef98ba484b607420f0b4840bc94bd668150fdd586b 1,621 1.00/1.00 vMB 1
908,362 908,362 00000000000000000001e44f998771a8f1cf46871ccbb9b7b3c58a3a9868b086 3,085 1.00/1.00 vMB 3
908,361 908,361 000000000000000000003cdd60b498b3c9d3a6736b3624cc1db3bb5e8da58b60 1,229 1.00/1.00 vMB 1
908,360 908,360 00000000000000000001683f9af73208b4e92828e25b88f5db6f87860048c67b 3,130 1.00/1.00 vMB 3
908,359 908,359 0000000000000000000134497b68d3b88223d2f65b0c819420bae566d39cdac6 2,979 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 823.54 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: 4,087.98 GB
    • Received: 224.33 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.