Loading Tool

Explorer IconExplorer

Memory Pool

76,655 transactions
30.24 vMB
0.10431752 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 542156e38593d64fc82aadae1c9ff19293dcb6450d51f411bae347ff97ce672c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 4d610d3cc1e03662d1db7519c0e1d403235b5ad574a65692f9df2cc00d5b7b6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.02740583 BTC
Feerates: 100.00 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (664,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,593 250,593 000000000000005c1ec54f2e768b821539a57ac85419d2cadff4fd31ed807188 18 0.02/1.00 vMB 7
250,592 250,592 000000000000002a49878c2461792f511e1441bf86f546f4cc07a34eab421d98 137 0.09/1.00 vMB 90
250,591 250,591 000000000000000ab91e86448ae45b67e0d47fc95d9cc5deb1b67a56d5b7aefb 229 0.11/1.00 vMB 82
250,590 250,590 0000000000000069d72a73e1a9a9c478d0509e9f7e8e78bcb7a3729dad0c2794 693 0.30/1.00 vMB 114
250,589 250,589 00000000000000525a2fd657d5f77a283606c4994c4d53ae7072d9582c594c10 1 0.00/1.00 vMB 0
250,588 250,588 000000000000003be3cab5a6d04b37c3c7d691d53e2610d2136f03cfc27cc7bd 584 0.25/1.00 vMB 108
250,587 250,587 00000000000000591d1ba916f86b8bf9e0e22ec5eb683fc4419d5767ce24b4d0 623 0.25/1.00 vMB 121
250,586 250,586 000000000000005670f0b5d83491b756e0b6f35e1919f2e7b101cbd63f6b99f4 374 0.19/1.00 vMB 97
250,585 250,585 000000000000004cb79310a2d7c7509dfb36acc79d2c63aa9808f67eeef08f21 263 0.13/1.00 vMB 158
250,584 250,584 000000000000000d214cef1201d3798718e62b4c421a219085545775f44a6f24 520 0.20/1.00 vMB 140
250,583 250,583 00000000000000536b1a8027447056cdb8e6fd490d2e6c44e2d6735ad58bfc02 1,024 0.46/1.00 vMB 72
250,582 250,582 000000000000003112d33b0ce62e919470838a13f67135783675258103486127 91 0.07/1.00 vMB 39
250,581 250,581 0000000000000059e28ccc4be5c7cd58ef1074323cd2cfdc8ad941f5ed2e6fb2 676 0.25/1.00 vMB 113
250,580 250,580 0000000000000000d1a82f62e740d290dd4e13224791a2fc89ed51ebdfb73e03 399 0.15/1.00 vMB 111
250,579 250,579 0000000000000064deb6712f86793140150c47e7f85697a773d4413b9cdd3529 137 0.06/1.00 vMB 115
250,578 250,578 000000000000000d85fd55a8d4c7250a0481b43fca529e984c737a6ba8edef2a 246 0.11/1.00 vMB 87
250,577 250,577 0000000000000024196f332bab3f59907a4c986c7977826964d712bac51bfd20 75 0.03/1.00 vMB 120
250,576 250,576 000000000000004816a3bddf522eea2e112c1d85e51fb4ac43a3b043add40405 207 0.09/1.00 vMB 94
250,575 250,575 00000000000000115e696c1be2c5a15cf48ec5b459450c44cd55f47c54ef010d 225 0.10/1.00 vMB 96
250,574 250,574 00000000000000347c14aa3378e5fec2685184369fdd273ad5271dcc506ae954 252 0.10/1.00 vMB 103
250,573 250,573 000000000000004b4fd94e6ac81bda86b1dba8b66827b457c0a1eb9a52e04273 344 0.14/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 749.46 GB
    • Received: 18.82 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.