Loading Tool

Explorer IconExplorer

Memory Pool

79,750 transactions
29.27 vMB
0.12369614 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 3086b885255ab105ee100301eb632651c779b94b12d502d31640a7a31a9b372d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (721,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,103 194,103 00000000000001ceac419ca741bd0d2873668a7581cf26dcd480fbcecc7d2925 578 0.25/1.00 vMB 139
194,102 194,102 00000000000003d6da7c405ac239642ca40d0b5783df4ce137dd751cd7ff8a67 213 0.07/1.00 vMB 57
194,101 194,101 00000000000003a4eaf939b0dc8472de0479add51fb05575e2bfdfcec7803dc0 780 0.26/1.00 vMB 72
194,100 194,100 00000000000005686a48f2090e6bcedf04530cb47186ecb10f5821fe227170fd 633 0.26/1.00 vMB 135
194,099 194,099 00000000000003db6b40a8477d16db058630fd475f9ae61d234eb7e57c7e9834 135 0.05/1.00 vMB 118
194,098 194,098 0000000000000616c90c4df5203cfcacb5f371be7891b875c7d80715d6a55324 1 0.00/1.00 vMB 0
194,097 194,097 000000000000057d87da0cee5bc07211980860f2c95c03bd1d787d700291ad13 124 0.05/1.00 vMB 67
194,096 194,096 00000000000004213eeba814c3cc5ea67924d94cafc20878991ddf34e73dc924 495 0.29/1.00 vMB 110
194,095 194,095 00000000000000d1c7c8080b35b016aae071802e741bb8d7f31c066acadd1f82 123 0.05/1.00 vMB 74
194,094 194,094 000000000000039498a238371c6482d523b16b8fc8dd2977869c6916dfef048d 841 0.42/1.00 vMB 220
194,093 194,093 0000000000000394e24a22fdbcdadf4c96d6bae2a80b2c0b8984634ce250d5da 35 0.01/1.00 vMB 139
194,092 194,092 00000000000005f1f6862f36771af6e336b727a7d7c812558d29c61e4285741b 311 0.19/1.00 vMB 92
194,091 194,091 000000000000006340643dadcd3cbb502a086c5b5b627c971e3a3804d84e72f5 535 0.25/1.00 vMB 133
194,090 194,090 0000000000000114d51aa6ff7e7b6e446d05ab0fb9f15fd65986bc7fe8504802 734 0.26/1.00 vMB 474
194,089 194,089 000000000000059e7bf63f0dbcf6ab94a4d8ffa06542ce567064b00a2f5f1f19 32 0.01/1.00 vMB 0
194,088 194,088 00000000000001f53b440ac0ee018fe6816f211325774859fca9e71a9771123e 112 0.06/1.00 vMB 323
194,087 194,087 000000000000071086860a0ae0e572896c8080935f898beb0afcc7f3599b8cac 24 0.01/1.00 vMB 93
194,086 194,086 00000000000004a7beff2bd8d632e96e19b8268430f5a0316606b21147889987 457 0.21/1.00 vMB 159
194,085 194,085 000000000000021adbed23ca0c3745097d8aaa3304411cd9fcae26b723af3c69 183 0.10/1.00 vMB 117
194,084 194,084 000000000000012a8236fa6e9eeaffee8d8852443fba31af7b2ffd3b433e118f 152 0.05/1.00 vMB 3
194,083 194,083 00000000000000540ddf9a2a7a8c6a4ad6bfee4f5a3981dbc13d3039639bce76 615 0.21/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.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.