Loading Tool

Explorer IconExplorer

Memory Pool

50,605 transactions
30.31 vMB
0.12704504 BTC
Random Selection Loading Transactions
Max Size: 162.35/200 MB

Candidate Block

Mining Attempt c9abbf6cdc95a70bd1dd0bede82bb5cab33678d9f50b6bfdb845dffa13bf7f7a
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 130e37302e1ca179c4d8bcc5fa5f875083d89af411c6eb064b7858f526c155cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.05388216 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (186,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,133 728,133 00000000000000000009ed2cb3910900b9bec2d4e391a393a0a3fd96be1f5894 1,724 0.68/1.00 vMB 5
728,132 728,132 00000000000000000009ca9341ea81174b4be6c9f3c07344a7e9354aa6f09bf2 2,831 1.00/1.00 vMB 11
728,131 728,131 0000000000000000000662b93fe153b925d8888b196b57eaeffa6656160a7e52 76 0.02/1.00 vMB 8
728,130 728,130 00000000000000000009b9b8b86bfb5e3bd1a81fd57d76d850e6b10c8f5b152d 601 0.29/1.00 vMB 5
728,129 728,129 000000000000000000056d6f77f0e1a5aab421f9fba1edf4b9ac94d9bbe8b09e 474 0.34/1.00 vMB 4
728,128 728,128 000000000000000000070ee4b44e5178afe52a8797c28b571d0ee081227343a1 351 0.16/1.00 vMB 9
728,127 728,127 00000000000000000008e5c99755b731814f516f5744e5474980ba9fe575d99c 2,337 0.87/1.00 vMB 7
728,126 728,126 00000000000000000002ca1ca853ea01a7ac4237212fc06d47e10da1cd78cbc7 639 0.27/1.00 vMB 6
728,125 728,125 00000000000000000001e2f8392b3ddce394621ce285331d117878ee7d75cca4 403 0.17/1.00 vMB 7
728,124 728,124 000000000000000000095e9ad861790868a02db2228325b77d982141e323b25b 1,087 1.00/1.00 vMB 2
728,123 728,123 0000000000000000000526e7c6efaa6e512cef7fc75631916af11b49009ad4ce 1,512 1.00/1.00 vMB 9
728,122 728,122 000000000000000000016440fe7b0561cc050a0f082636bd71172eb5578ae287 2,055 1.00/1.00 vMB 10
728,121 728,121 00000000000000000001d7df36f5eaf19623b456c0055c07e8150d367eb98731 1,858 0.94/1.00 vMB 3
728,120 728,120 00000000000000000008a37592c2c96c6b46e95f8a57487f69309c269d14a12a 2,372 1.00/1.00 vMB 10
728,119 728,119 00000000000000000005f1061ece9e52c4234cf4b51e7ab12262033c2e7446dc 1,205 0.79/1.00 vMB 5
728,118 728,118 00000000000000000006dd6e90a6e8caa92e173a2666c2dc487b79891a372928 615 0.26/1.00 vMB 6
728,117 728,117 000000000000000000018fcae4aa86a5cf4a86848dd38a8af73a7de6cc75be84 1,644 0.77/1.00 vMB 5
728,116 728,116 00000000000000000000590f0871f148d7bf9f2b40b08e2e28e29844e73f5c20 206 0.14/1.00 vMB 7
728,115 728,115 00000000000000000009579e9c2230721147f699c98113fe94a24c9be98ad1ca 449 0.17/1.00 vMB 8
728,114 728,114 00000000000000000006ec65d48b9b4ef7c7d2a3cdff7a1a56b9f502e4b93f08 256 0.09/1.00 vMB 7
728,113 728,113 000000000000000000092919abe461deb607b89613fa37b5a3ca177001073249 161 0.12/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.