Loading Tool

Explorer IconExplorer

Memory Pool

81,325 transactions
31.18 vMB
0.09330898 BTC
Random Selection Loading Transactions
Max Size: 188.10/200 MB

Candidate Block

Mining Attempt c6f398a6fa9c9c49e5d9a679fa4f0d8fcd1d07f3de39f0322f9ec7a983ddbfc8
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 1fd97147162ac5c0796e98662ba4f530f0e3846986336ae48d87209d6b95147b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,490
Size: 1.00 vMB
Total Fees: 0.02003646 BTC
Feerates: 45.88 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (425,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,291 490,291 0000000000000000003d64786bb64dfb0971d2a9c967106803d21e2ada6dd4e6 2,476 1.00/1.00 vMB 95
490,290 490,290 000000000000000000837c827ab6fbfbfb63bf32597d3c67342b7635c35f73cb 1,321 1.00/1.00 vMB 139
490,289 490,289 000000000000000000ad83836a16535c7e959192f0bff699d64d1bb513951380 1,112 1.00/1.00 vMB 104
490,288 490,288 0000000000000000004521ac0db1e9e380543d1f93a818c7bf2afacdec43acb1 405 0.28/1.00 vMB 151
490,287 490,287 00000000000000000011f9ac6942649b6c44d072a951b8bc70fc7a302246fbde 2,141 1.00/1.00 vMB 17
490,286 490,286 0000000000000000009f714ec7a96fe749525e20bac5cb9e811df356bd4f1cc8 2,112 1.00/1.00 vMB 18
490,285 490,285 000000000000000000a2b9daf64d785baf098ed17cb907578af623863cbe8da5 1,979 1.00/1.00 vMB 101
490,284 490,284 0000000000000000005b78c098f1a0d3e75de39916bb714b2702d87eab5078f0 2,282 1.00/1.00 vMB 40
490,283 490,283 000000000000000000a89dc4f5d85e82f103f73fcb4b8e7ffe8a35f12c82efa2 2,140 1.00/1.00 vMB 184
490,282 490,282 000000000000000000b6f8fb5ba0818e00772d17f9af8f1cf9c55e34bc749764 2,584 1.00/1.00 vMB 57
490,281 490,281 00000000000000000076b10c70e8b7eea4d99a02b8bd41d86e3e0029f343b3b4 2,320 0.95/1.00 vMB 35
490,280 490,280 000000000000000000c5bc18bca81329a345ae525b8840d193a50f83a0dbb63a 2,133 1.00/1.00 vMB 65
490,279 490,279 000000000000000000e8fb0dbf5d56b2588dfd22f1e1e0407142fd706bb9b61c 2,240 1.00/1.00 vMB 145
490,278 490,278 0000000000000000001be9be8e0a2f55379fc8355fa1b4e4929edbd1af07a6ca 2,203 1.00/1.00 vMB 158
490,277 490,277 0000000000000000004f524a7c5c876c553e4a464d791b8ce0ceaa3cb48becb0 2,026 0.86/1.00 vMB 122
490,276 490,276 000000000000000000336efe3a3a81272f0e874dc86702a4cc979b061d376db2 1,655 0.90/1.00 vMB 157
490,275 490,275 0000000000000000000ae65cc214e3393234c4d8324624199b30ad5ecd3e7732 2,307 0.93/1.00 vMB 179
490,274 490,274 00000000000000000067538a0e111d92533c0542c60ee41e30ed7bb97d16a88f 32 0.01/1.00 vMB 540
490,273 490,273 0000000000000000003026bcbbe0a2475218e35c98cddf53d45afacf530cdb8d 2,265 1.00/1.00 vMB 197
490,272 490,272 000000000000000000bb3c8f2c08dc20a4e26b1378e2d339e560f7d5c8248641 2,202 0.88/1.00 vMB 183
490,271 490,271 00000000000000000061ac95a8da3c707e23d6267b02ce3dcbf92520e555968c 1,858 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.