Loading Tool

Explorer IconExplorer

Memory Pool

41,766 transactions
26.82 vMB
0.06124990 BTC
Random Selection Loading Transactions
Max Size: 140.54/200 MB

Candidate Block

Mining Attempt 70c2bae83c337d4f2709a4bb55c1e46957c44340815ac72630de60ab8a508418
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root a120249f3e236c5110c9dc53f37dcae860a75d9842c6cfc76b542005955bee97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,176
Size: 1.00 vMB
Total Fees: 0.01151581 BTC
Feerates: 60.14 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (570,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,074 344,074 000000000000000007cc0fdd36f351a6893065d8b8965cec88f4e5bbcb0f6227 230 0.14/1.00 vMB 24
344,073 344,073 000000000000000011ca575ea769208a6f918940699a4e616ac5f01119b28165 1,191 0.70/1.00 vMB 23
344,072 344,072 000000000000000008c8eede3fc8e24edc0ac5ff51fb706bfba1d0c0deba5858 592 0.38/1.00 vMB 21
344,071 344,071 000000000000000009409bfff4db1863827d0a66d7f9b6b6dab64370ae782335 861 0.42/1.00 vMB 28
344,070 344,070 0000000000000000175b8c4189a8f1af8bd7dcbcafd57e2681d297716da38fe3 500 0.28/1.00 vMB 25
344,069 344,069 0000000000000000173eba0d560b66ab4fa06e11f418c15ccf811f8790dd7ce6 1,461 0.84/1.00 vMB 23
344,068 344,068 00000000000000000014506cec64981fdc49178011a1510b1f00995c9d62a95d 1,136 0.75/1.00 vMB 21
344,067 344,067 0000000000000000053dd6f8825b7cf8cb8ded193992d40fa9f8bde7a48f73d8 351 0.15/1.00 vMB 52
344,066 344,066 0000000000000000110e4eb46c0f7f051c7bd0de6dc5192642aaf72dfadb8549 257 0.17/1.00 vMB 20
344,065 344,065 000000000000000010c90d83c34e9712edfc5613113d1000ca14b973de125878 74 0.03/1.00 vMB 27
344,064 344,064 000000000000000010748b1d3f343ced8a8bd6b18cb2aa04408ee11fb983cb60 267 0.11/1.00 vMB 30
344,063 344,063 000000000000000003d825c65274fc0a511a0769ed378c63374820c8bd4f4cad 357 0.20/1.00 vMB 32
344,062 344,062 00000000000000000477417305b03d8033a0c9fbf949be5ca60dbf0c6abf5fef 1,752 0.94/1.00 vMB 24
344,061 344,061 00000000000000000b4e228f4bcde8003a4b3ecdaf319dc99e9e8f371d00fa8d 924 0.75/1.00 vMB 18
344,060 344,060 00000000000000000885a6e53dd5c6bb4aeed72f7a28333f69d2b9337f8a0db2 2,177 0.75/1.00 vMB 31
344,059 344,059 00000000000000000103edf38f4c5f986a68ac8e33379e4d9fc13259b5827055 322 0.16/1.00 vMB 35
344,058 344,058 00000000000000000b0d817839b1bb4a6c3d3ee51ae889f2c072df5f412c4942 1,434 0.72/1.00 vMB 27
344,057 344,057 0000000000000000021cb18ec216ff9522b0ac87895041c56153cfa352f5e261 49 0.03/1.00 vMB 18
344,056 344,056 000000000000000012ab3b52e0d80a62d9a702dbb154181d4c411f9e1f6001ab 361 0.18/1.00 vMB 26
344,055 344,055 0000000000000000185068855424a93e01d0def01d507adf953fbb7cd6ce2913 867 0.45/1.00 vMB 28
344,054 344,054 00000000000000000751ae5bae5dd6bc0f9328c6403ace36f795816f42744499 229 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.