Loading Tool

Explorer IconExplorer

Memory Pool

80,276 transactions
29.51 vMB
0.13252720 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 392bff0b3a819b0ab4b70e2ebe35675f9639465ab36c1959999bb90fc49583d8
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 22026b5c59a4a7c235f0a2d63789c23c55ecb6c1952ec96685c94cd63c2788fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.04967109 BTC
Feerates: 301.72 > 4.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (721,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
194,082 194,082 00000000000004bf86e43fdc2ba5469e08959ced7cb257fef0263b924207e57f 280 0.24/1.00 vMB 82
194,081 194,081 0000000000000721c2be72b990dd90d9a2adb305072149074e95474eb88f1722 230 0.25/1.00 vMB 72
194,080 194,080 0000000000000083bffeab48c4bef307a62d73eea0f231bc75f7051495ccb758 415 0.21/1.00 vMB 146
194,079 194,079 00000000000003fe1141ae68cf2752062f4fcb164fa166740901715270cd4bef 184 0.17/1.00 vMB 84
194,078 194,078 00000000000003555a6f4f412f13acc82dadf6b4262fda7b64d77e3db4e16121 512 0.33/1.00 vMB 252
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.75 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.