Loading Tool

Explorer IconExplorer

Memory Pool

77,480 transactions
23.33 vMB
0.08557330 BTC
Random Selection Loading Transactions
Max Size: 150.47/200 MB

Candidate Block

Mining Attempt 6d7a9a896142f8bc3f272a78d61b60eb6be2405e8d668994370161cafa03a6b1
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 02f8dd2ca797ffd3a4481b2331001f6a65c6e54cc2b8bd5c2e490c8e285d8768
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,034
Size: 1.00 vMB
Total Fees: 0.02342478 BTC
Feerates: 147.16 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (894,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
21,375 21,375 000000002218a47fc3cd49f16a2526e2a4c5949055efda451d3af46cf72d1958 1 0.00/1.00 vMB 0
21,374 21,374 00000000a2bed8eb774caed69b9c37e9a725cec85ed8de73f430d3e296a72983 1 0.00/1.00 vMB 0
21,373 21,373 00000000e0a3a48835992a12f785a786b21c33d179121ff0cdcc6d8a6f679bec 1 0.00/1.00 vMB 0
21,372 21,372 000000007ed784d5eb0158fd7db92ceac6a7c2a34d57352d3ee142f1e6e9ea67 1 0.00/1.00 vMB 0
21,371 21,371 000000008a26d936593f869c816c38cd822c6c23d7ddb0032c623d6c14362c3f 1 0.00/1.00 vMB 0
21,370 21,370 00000000aa94368d991fe72f7cae089e566974d1f38a990178ab831b8e6fde13 1 0.00/1.00 vMB 0
21,369 21,369 0000000092cb986b788943c854632242c98c95cf2e61e970d9aceafd6de089f7 1 0.00/1.00 vMB 0
21,368 21,368 000000008c5bae20dad3ce4d4ee58f8568815c7f1a2e4245aabea8799e619441 1 0.00/1.00 vMB 0
21,367 21,367 00000000ebb78eda2a4c549cdd2ad0e977f8e64b3683fbba41c80eb140c6d524 1 0.00/1.00 vMB 0
21,366 21,366 00000000c51cd3be22eed481a40836f64b9bb98ffb8fbf8389b606c587506fb6 1 0.00/1.00 vMB 0
21,365 21,365 000000007354ea1bb9f420350144ef7c4eb7e4f9a08ae9d45308cb82115b5429 1 0.00/1.00 vMB 0
21,364 21,364 00000000b3c7b56139d36c76f606729150c99c83cd3e18363f69ec2d616d3401 1 0.00/1.00 vMB 0
21,363 21,363 00000000fef3761394a8626b57c21ebfce33db09cd73bafb809ddc69bee8e77f 1 0.00/1.00 vMB 0
21,362 21,362 00000000c370667eb779baff81707716efc2742928faf1706a69dc03e08e46b1 1 0.00/1.00 vMB 0
21,361 21,361 0000000011b8654b41136e6314c70b770460a590437239fc170ff8b53d2e4181 1 0.00/1.00 vMB 0
21,360 21,360 00000000294beac80a50b8faea71bb79612f7a3cf75f3e40b8606262b7c04309 1 0.00/1.00 vMB 0
21,359 21,359 00000000e77778a088c48018de670e3e322e2e3f3f20d8d49c63749cced92870 1 0.00/1.00 vMB 0
21,358 21,358 000000007c21e217c0d5aaeb4c9e7845a514e62c7165357a424430e70891c23b 1 0.00/1.00 vMB 0
21,357 21,357 0000000090b72c7972ab2514a9b8fce699681666dcc3dd422d9387f25a878f84 1 0.00/1.00 vMB 0
21,356 21,356 00000000c4ae19c622ba1b859f80c39a6046a8967549eafe7b098f8f45098a2c 1 0.00/1.00 vMB 0
21,355 21,355 00000000bcbd80c79291936f11dfe983bfe40498d8a7f949865ff17b11eeca9a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.81 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: 791.38 GB
    • Received: 21.79 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.