Loading Tool

Explorer IconExplorer

Memory Pool

64,527 transactions
24.99 vMB
0.06663583 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt 5cdfcc713a4077356f1fa43a1631ec2471b8955e60c56ed37127e843cc81252f
Version 20000000
Previous Block 000000000000000000009a1ce7583834c64865d1a77808a7951a89ead5b4ba35
Merkle Root 44c345adf8dc65506d9bf10bf527f5fa977cb314a1cd0fc02df927a21dbe1c61
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,318
Size: 1.00 vMB
Total Fees: 0.01169466 BTC
Feerates: 183.01 > 1.17 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,576 (106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,470 917,470 00000000000000000001a9e7119c66068e48ddd42ab8445cece6329d9a21c425 7,009 1.00/1.00 vMB 0
917,469 917,469 00000000000000000000cbc34ee9e1084ea7e9f0fe1b81a92a902a26111bc82a 6,079 1.00/1.00 vMB 0
917,468 917,468 000000000000000000000e0e75bf79efdcfdd643487304a2640234e3d2a20982 2,620 1.00/1.00 vMB 2
917,467 917,467 000000000000000000010062502cb51a3b8cf23e756c424b1586f0686bfd0ecc 3,619 1.00/1.00 vMB 1
917,466 917,466 00000000000000000000bae3e5256aba522d1bf28ea66cdfd085ebfe7031e07f 5,431 1.00/1.00 vMB 1
917,465 917,465 000000000000000000004ad67a7c515bc9b93577383c064edce3efae6c02487e 2,949 1.00/1.00 vMB 0
917,464 917,464 00000000000000000001b834011eb22ea58a0447715dc81fa0294577f96373da 1,752 0.73/1.00 vMB 2
917,463 917,463 00000000000000000000e80f916dd877bdfe0a0d8f50e3e4f91f3527ecd01ea3 3,644 1.00/1.00 vMB 1
917,462 917,462 000000000000000000001692229fe32ea617426f574692704634d26c06ffc9b1 3,324 1.00/1.00 vMB 2
917,461 917,461 00000000000000000000dbe6fdbe4c1c37361703fcd322f9bd0dfdbfbb917fc7 2,769 1.00/1.00 vMB 4
917,460 917,460 0000000000000000000025941aefafea0f44cd420bc671672848f047186492e5 2,936 1.00/1.00 vMB 3
917,459 917,459 00000000000000000000dcc62a6de1a09dfc9ce27e0803e5850ee854e4530696 3,153 1.00/1.00 vMB 1
917,458 917,458 00000000000000000000a2136e3025d27b29a62770443a84d23b08620a28e45c 1,842 1.00/1.00 vMB 2
917,457 917,457 0000000000000000000133d4ea4938d772ae84d13c0c3f4ec1c698a70972508e 2,747 1.00/1.00 vMB 4
917,456 917,456 00000000000000000000e5ff8133cb14a48e7222a8fc611a76e980d43b82b427 2,083 1.00/1.00 vMB 2
917,455 917,455 000000000000000000012c2f25d91cf57a286d40865457c6cedc21b3fed075fc 3,469 1.00/1.00 vMB 4
917,454 917,454 00000000000000000001a77c98c284c8e46c38035fac786baf7cee48a0b16788 3,255 1.00/1.00 vMB 0
917,453 917,453 00000000000000000001b9f84b7e30b3e907d9f978cb32756aa4b58ea36ca590 2,681 1.00/1.00 vMB 4
917,452 917,452 00000000000000000001028a34b4f2db224fa3c451f85859d56857ce52ca3a60 1,274 0.46/1.00 vMB 2
917,451 917,451 000000000000000000017635ee01a24822fe458cbe87d15a24af219f63374c7d 3,792 1.00/1.00 vMB 1
917,450 917,450 0000000000000000000162f713d396b1fc4c579c0d092e43108b8fde65e2e4a7 4,521 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 786.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: 1,014.94 GB
    • Received: 35.18 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.