Loading Tool

Explorer IconExplorer

Memory Pool

28,876 transactions
8.44 vMB
0.09090905 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt e7da465ee77e33c01c290cf50d391ce7368b9e464208f7a3aa54ac58f11ad2d5
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d64e2964d7c31a59f9520b7231bd36951f3c97e9b275a89cf94b00490f745669
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.03975267 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (767,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,403 145,403 000000000000017c6e3c81f57b68ff0de5528d5c3d57a2316bcc8909df863085 15 0.01 vMB 16
145,402 145,402 000000000000083acd183af87a6a7734b18da84eee5809d7db006c07169b86a6 48 0.02 vMB 96
145,401 145,401 00000000000004b10354ff5ca259d87fd9f16b3647b13d380806bb40904abb5b 29 0.01 vMB 45
145,400 145,400 0000000000000374c21f2602d4cd5bd7bedb82f621e3408854c7406dcd15c3a9 23 0.01 vMB 127
145,399 145,399 00000000000002925247e4d3717518554d1c39f383fa7907ba0975568475ddbe 131 0.05 vMB 49
145,398 145,398 000000000000043c05bec253e5b8895deece9157a6ae871315ca10fee96fcb8a 15 0.00 vMB 931
145,397 145,397 000000000000002fd39a82272900e3c929fab510cc1c92bea82348507083e92d 7 0.00 vMB 1,039
145,396 145,396 00000000000002963783155e079cd8c65760f021ecb3e176c4ce70508736630e 48 0.02 vMB 141
145,395 145,395 000000000000065104e8a05eec96456f7fb1a854d801b5a73a878a01ce882d00 17 0.01 vMB 77
145,394 145,394 000000000000054531bc0b108d8ddb58aab470cc3e8c465f79239b1e8beab4e2 60 0.02 vMB 241
145,393 145,393 00000000000001bdda89a705d1bb6554f2d7473f03f8de37ba0510d1ecb90bfb 22 0.01 vMB 67
145,392 145,392 000000000000067b5a8d0b4327e0e2dbe95513176accfeb799e0d57bca00a8ec 10 0.01 vMB 49
145,391 145,391 00000000000007f2e90943130c777be2bb105e83dcfdff077568942862c44fd7 62 0.03 vMB 78
145,390 145,390 000000000000085cd207deaeeccb047e1f36a17db2cc99f179dcf1ab8a0733bb 8 0.00 vMB 20
145,389 145,389 0000000000000918ddf0a21876113d2ce39f4e897b7458af1058deac4e9e38c8 111 0.04 vMB 138
145,388 145,388 00000000000005406892ab2f5ba506abcf80e82c073bcaa27fad0d8d4fb765cc 25 0.02 vMB 44
145,387 145,387 000000000000079a58d1e02e733cd3ef96caf5987dab553349dbf8848532cbfa 8 0.00 vMB 411
145,386 145,386 000000000000091e01e985cbe28bade883ba91c98845f98d1a149f133e744a16 28 0.01 vMB 300
145,385 145,385 00000000000003e931ac379ff71e782fe5ab2505d4dafe14813e6d69aee7fc68 56 0.02 vMB 227
145,384 145,384 00000000000008e688ca79784d9e9287ab9997d846fe3fed1db5ca9c90f33c63 20 0.02 vMB 27
145,383 145,383 0000000000000724ccdb17d919a3644af3cd5a34a33c7cef3017fd96081a67cf 28 0.01 vMB 224
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.43 GB
    • Received: 0.43 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.