Loading Tool

Explorer IconExplorer

Memory Pool

46,280 transactions
27.93 vMB
0.07435202 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt ba65172fdf97d2c3537988b48b7c34ef7011daf51582a275e9c843ea22e0f592
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 0428cfb118bcc5b3817b921ccf98c12a67e5fe1b4606471970d509ab8245ba72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02124583 BTC
Feerates: 100.36 > 2.13 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (145,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,092 769,092 000000000000000000054d3d17d9ff40cbb18ae4ddfe3e776de0959a88b19b46 1,622 1.00/1.00 vMB 15
769,091 769,091 0000000000000000000687d627abc844d5721b900fffb5edb82b1f95ee0f899d 3,403 1.00/1.00 vMB 28
769,090 769,090 00000000000000000006486be0609c54c26a0aa2e5a1df61c43de63d1b67f214 2,092 1.00/1.00 vMB 9
769,089 769,089 0000000000000000000568ab7187ef7593255050569ffa0fd03d08ea1f3695e0 2,170 1.00/1.00 vMB 17
769,088 769,088 00000000000000000003b70b2807fc2362b87dd32255b6a1b47b3ea149e4ce09 1,938 1.00/1.00 vMB 15
769,087 769,087 000000000000000000004d1b7349441a7c64f2d507dcf81237c9063436375875 1,309 1.00/1.00 vMB 15
769,086 769,086 0000000000000000000122c097b8491de191af4d9260452ce309946df707583c 2,749 1.00/1.00 vMB 26
769,085 769,085 00000000000000000004098acd05d57bca8861d7a7b1925d1301da8b8e3ba5e0 3,490 1.00/1.00 vMB 20
769,084 769,084 000000000000000000045b27c75b5234a263ec3f786d10ad10e277e0b318bea2 2,540 1.00/1.00 vMB 26
769,083 769,083 00000000000000000006b3dfba454a4182ce2933df5ba31d96dca362aa4fe56b 2,642 1.00/1.00 vMB 36
769,082 769,082 00000000000000000001ee36e02a1b27158601c728d06fb3c3c475c1adebb9ed 2,692 1.00/1.00 vMB 12
769,081 769,081 00000000000000000001be30c9a716077436dc8dc0b45760b735fb82941f0b26 3,160 1.00/1.00 vMB 23
769,080 769,080 0000000000000000000624ab4677c9c29b9314982ee9b0c61f4b9f4df38ba5e7 1,589 1.00/1.00 vMB 17
769,079 769,079 00000000000000000007d45bc8cdc5b348694c2c64cfe5371470f3e0821af9c9 2,174 0.84/1.00 vMB 16
769,078 769,078 00000000000000000001d47a6f8afcc4bfb0b85a27a5e530bd28f7f99ec05e8d 303 0.08/1.00 vMB 18
769,077 769,077 00000000000000000005f235ffe78ec7405293847dfdea3c4f700a0748f2730b 674 0.26/1.00 vMB 16
769,076 769,076 00000000000000000001bfd9de28828ba4325388334c24d6092a51db727a7248 196 0.04/1.00 vMB 17
769,075 769,075 00000000000000000007cef512ddfc5b3462bf3734da76b602dbd8cb7e8d4208 973 0.37/1.00 vMB 18
769,074 769,074 00000000000000000005e2c0ff4dfd99515daa820589cf934e177ad827c0a200 2,229 0.92/1.00 vMB 15
769,073 769,073 00000000000000000004e8090d15f9afcc7b3948cd20e0d20fc878ebc42fa345 50 0.02/1.00 vMB 30
769,072 769,072 000000000000000000040154dd9c62eba80ecbc575f67e8a695644fda210662f 760 0.72/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.