Loading Tool

Explorer IconExplorer

Memory Pool

36,256 transactions
26.15 vMB
0.06992286 BTC
Random Selection Loading Transactions
Max Size: 133.27/200 MB

Candidate Block

Mining Attempt 7b29cf74402c9ce3b04a9487e9aa202c424399f470fde5afcffa6909a38af37f
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 25fd539441d2abe7ca1455a034970a8da3686385fec9e6e0345275863336dc74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.02145379 BTC
Feerates: 120.00 > 2.15 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (99,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,453 815,453 00000000000000000002559b4391614d26d203895ca83e96fcc74a39b8591673 4,712 1.00/1.00 vMB 48
815,452 815,452 000000000000000000044005f1e4742421e3b2c2d5ca2b2bda1a6d585795a516 5,086 1.00/1.00 vMB 41
815,451 815,451 0000000000000000000231cff9d7d678e19626505900a71bf0b884ab80e3352c 4,109 1.00/1.00 vMB 56
815,450 815,450 0000000000000000000177b39def62d477890be192020e86e9a79afb10b61fe5 3,985 1.00/1.00 vMB 53
815,449 815,449 00000000000000000003e2ce5ffdd06965c0cb2297848c4e5ac7b21317cedf93 4,572 1.00/1.00 vMB 43
815,448 815,448 000000000000000000021971ecb15c4ce82b496862f2e064b46cc1fd1f07695d 3,298 1.00/1.00 vMB 47
815,447 815,447 00000000000000000003c0ee5f1c1945c463e374033b45a5c0c469beff215ac8 3,683 1.00/1.00 vMB 41
815,446 815,446 00000000000000000000c7a13ecdce185e6dc07d873b8ff1c812264718791d8d 3,896 1.00/1.00 vMB 58
815,445 815,445 000000000000000000004fd846cb74e795f8d7dc862def446e3085d32b410d67 3,412 1.00/1.00 vMB 39
815,444 815,444 000000000000000000026ca79d5199814077e4e000ddd986dd9ad24b44b8f3c1 3,356 1.00/1.00 vMB 45
815,443 815,443 00000000000000000004282acc5bd50ed68cec70470faa44480f899e82f68b9a 2,775 1.00/1.00 vMB 67
815,442 815,442 00000000000000000003848ee970a1f02bcb42786e416e5300f561c5d4cfee72 2,903 1.00/1.00 vMB 45
815,441 815,441 00000000000000000000d8b17108b47b368304b4ed0346d99db28a0ce9cd29f2 4,516 1.00/1.00 vMB 52
815,440 815,440 000000000000000000001958c21f4d8012d9b50099a24bce5dfa197b95075c44 3,362 1.00/1.00 vMB 58
815,439 815,439 00000000000000000001551c2fb00b6bfaa6a288271259d1175c2d866eb9bb73 3,601 1.00/1.00 vMB 76
815,438 815,438 00000000000000000000137a2ad80f623e14511a726381c972c2328031f0ce29 4,495 1.00/1.00 vMB 49
815,437 815,437 000000000000000000002c4786edb06c6bf37b4548ddd27f910a558509f29563 3,438 1.00/1.00 vMB 41
815,436 815,436 00000000000000000000d6b9061a1e30baa26b507260635d31284afe32ab8c3d 4,174 1.00/1.00 vMB 57
815,435 815,435 000000000000000000003c27e0e5a2dd73af0bf642549b2738960cd1ddc7847e 5,579 1.00/1.00 vMB 38
815,434 815,434 00000000000000000000e50655942946648b8216dcb4e8dd2e99d716cfe27521 4,267 1.00/1.00 vMB 43
815,433 815,433 000000000000000000016c94f61c5476b9f28dbca6ed7369ab62b454500a4480 5,300 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.