Loading Tool

Explorer IconExplorer

Memory Pool

74,281 transactions
28.80 vMB
0.08229490 BTC
Random Selection Loading Transactions
Max Size: 170.15/200 MB

Candidate Block

Mining Attempt defe69e38c3bb8f60f763e65c06c43093ea1c9a5514e55c4600e63f649fda046
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 777037bdce8fa956b4f9509112858025080c2c7c85bec3dc2733562c28be0ba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,327
Size: 1.00 vMB
Total Fees: 0.02340392 BTC
Feerates: 150.36 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (348,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,444 566,444 0000000000000000001583e73f199df6bdbf6461350547bccc26ef3aa89b9a47 996 0.59/1.00 vMB 5
566,443 566,443 00000000000000000005f069e65596e0f89a5190af7c881ee7ba84cb4f8723e1 2,994 1.00/1.00 vMB 25
566,442 566,442 0000000000000000000404f96ff772772efd159c18a84091aa70050d823f7a42 116 0.04/1.00 vMB 16
566,441 566,441 0000000000000000000a1b4fc7b25c67a251765c78ff268ded20730b3cbda567 363 0.12/1.00 vMB 30
566,440 566,440 00000000000000000026eb3ffaf5b0018939f0e4575a2c589e2f1cfa3374a071 428 0.23/1.00 vMB 14
566,439 566,439 0000000000000000000b007dedafda2c7e30bde83e98be4b7a4ae60ac31ae964 980 0.34/1.00 vMB 20
566,438 566,438 0000000000000000002ba1f6e4d769f3d579d0fc1716458db53b3299a20ad8b4 599 0.18/1.00 vMB 21
566,437 566,437 0000000000000000000bccc6bc39cdd8b5c4a1f6e4474f6b1e7c104a6c85355d 466 0.20/1.00 vMB 14
566,436 566,436 000000000000000000281abe48429575b8b969c0dac12df3c513d735bba66dd0 1,320 0.61/1.00 vMB 10
566,435 566,435 0000000000000000001ae777e87cdf147a0ead91cf78abe539da08e62cf088e1 2,868 1.00/1.00 vMB 26
566,434 566,434 0000000000000000000a0a2666b1e5c0aae97d0148f58621597d5bf39cf537b9 52 0.01/1.00 vMB 26
566,433 566,433 000000000000000000006589d650d729beef6a0f619ca6093580a1282019174d 800 0.30/1.00 vMB 19
566,432 566,432 000000000000000000175756d526d856c5342fa636f27712bc8bfff589cd62da 219 0.08/1.00 vMB 19
566,431 566,431 00000000000000000021f70b045d03b6315ed7b5aede70096766ddd3b60b8603 895 0.42/1.00 vMB 17
566,430 566,430 0000000000000000000244bb9d754a95d5faabe667b4ddbecaf767a2f20fedb3 1,791 0.92/1.00 vMB 10
566,429 566,429 0000000000000000001844d80c0e65d7b9a884ece2b5116cb9b4d0242533fb8f 1,868 1.00/1.00 vMB 27
566,428 566,428 0000000000000000000acb191226fd07d2a23d696088e01e8a3d39e46494fbfc 254 0.10/1.00 vMB 15
566,427 566,427 000000000000000000010be97a97fc9954584f65d75553fe5d155b549c78a2d7 789 0.28/1.00 vMB 26
566,426 566,426 00000000000000000018a8c25b8ef5fafa177b3b6bf382f696e963e93c198aa9 2,773 1.00/1.00 vMB 23
566,425 566,425 0000000000000000002c532082df21f3ed137496ba0e608d24350467369ceacd 1,432 0.60/1.00 vMB 19
566,424 566,424 00000000000000000004dde5480e1d27ad461a66aec4798ff796ea8addcc6688 23 0.01/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.