Loading Tool

Explorer IconExplorer

Memory Pool

47,458 transactions
30.15 vMB
0.09406255 BTC
Random Selection Loading Transactions
Max Size: 160.56/200 MB

Candidate Block

Mining Attempt d068425a73159d7a55872978efadc5d86f620315d710323ea05e320b5f8c90e3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 04d62c6b6611463c30315b061ad76de281244d4027bcd44fde09086bbc246b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.03408638 BTC
Feerates: 150.97 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (630,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,160 284,160 000000000000000057e96cb5cc0e74a358078fdf714c8897fdadc5f0ace34f4b 105 0.06/1.00 vMB 24
284,159 284,159 0000000000000000c2266520352197af652662c83bdfdb653925281b03827a89 76 0.06/1.00 vMB 22
284,158 284,158 0000000000000000c765aea574c96b5e6ea643503754d1e3fe64d611d273ee79 391 0.27/1.00 vMB 31
284,157 284,157 0000000000000001a3b5bed38e3c84712facc5ee98e069758e5136828c28b189 1,116 0.50/1.00 vMB 49
284,156 284,156 0000000000000000d52cc3f841cbf72c3cf707fdd41b44e67978c432eb566622 372 0.25/1.00 vMB 19
284,155 284,155 000000000000000071e668681a89741278560ba647fbf7c56c2a6de9da935613 1,044 0.35/1.00 vMB 91
284,154 284,154 00000000000000007f38c5913417a9cd7d64d7e2fea815fdb44840ca316179f2 393 0.26/1.00 vMB 71
284,153 284,153 00000000000000000fd645457fa89b56c61f51f4a2f8c9c0331667a3e05aa0cc 523 0.29/1.00 vMB 36
284,152 284,152 0000000000000000a0111445aee588cef433ef3f7a9290c22af4e01cc16d9448 607 0.42/1.00 vMB 41
284,151 284,151 0000000000000001f1b98e012faecce9e9c33e5dedc0c46d06253e29e4ce16d8 166 0.11/1.00 vMB 27
284,150 284,150 0000000000000001277d2c0645115f7526e182187cabc81fc0bee4078d0227d2 329 0.21/1.00 vMB 35
284,149 284,149 0000000000000001480f2e3f49b4e213dee8b0aeac70bd629d6b2652a5acd501 408 0.23/1.00 vMB 33
284,148 284,148 0000000000000000d025dc15208400aa3ebaaef9ba1bc97c69fe1d45e748d5ce 164 0.14/1.00 vMB 25
284,147 284,147 0000000000000001c608b45f5af7ff1352ec56de7372cb7ff273595802371fe0 401 0.25/1.00 vMB 24
284,146 284,146 00000000000000017f4684a794e7bb8faad2bc807010bc5d2d333129c6a1a572 152 0.05/1.00 vMB 110
284,145 284,145 0000000000000000656c44ec894408cd593f4807870a1d66bb1eb8b101eafa25 151 0.10/1.00 vMB 38
284,144 284,144 000000000000000123e1f1af99f055a2ef45d0f0257b30ce1bfb2b61f70c0e08 514 0.77/1.00 vMB 15
284,143 284,143 0000000000000000ac5e3fd534dff318ed88ae3fba71ba2ae7c6af0d9b22c629 653 0.25/1.00 vMB 35
284,142 284,142 0000000000000001b0eeb196370f0fbd3e55b7d982e71c885c667197317914bf 142 0.05/1.00 vMB 122
284,141 284,141 0000000000000000699e3584b4402e63287e9049c24fd30279d5ee7318511341 1 0.00/1.00 vMB 0
284,140 284,140 0000000000000000004fff7f6a279d946c2aab6fb1607f478a9861e44efb1882 1,062 0.35/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.