Loading Tool

Explorer IconExplorer

Memory Pool

74,766 transactions
27.71 vMB
0.07497047 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 99af4932723fcda9737a002bbda9383f8d6bf14398446df9d6bc59c9faa2e397
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 8d7df2515f545bd54b50beb950993518a92471ffaf3e1ad080e2ca27313bdee5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,669
Size: 1.00 vMB
Total Fees: 0.01545514 BTC
Feerates: 480.19 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (391,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,430 523,430 00000000000000000033cdaab11bfd04afe88d50bc7212a01f69b3a800db24d8 2,849 1.00/1.00 vMB 65
523,429 523,429 0000000000000000001de41f914115b7e9ef10a33350371638f4e628b74bb21b 2,397 1.00/1.00 vMB 68
523,428 523,428 00000000000000000016704d033615dbec1c4b15fcf962d7a5e7a1ed8db7539c 116 0.03/1.00 vMB 19
523,427 523,427 0000000000000000000e6d091c683bbda29dcc23b86a0146a8e1f2d08bdeb4cb 2,194 1.00/1.00 vMB 32
523,426 523,426 0000000000000000003f923ef6a3cd4912461ca67256eb1aadf73f978223ac88 225 0.07/1.00 vMB 70
523,425 523,425 00000000000000000043da0ac35b2a36b4b7c2350cc02157c5fb7caffa7ffdb8 2,167 0.85/1.00 vMB 30
523,424 523,424 000000000000000000232477bdbfaad5f7be209cb140020dfdacc1a9bf451275 2,201 0.98/1.00 vMB 27
523,423 523,423 00000000000000000021ab3d1e311663f4114fcf8017b3be58b603a3347323d8 2,387 1.00/1.00 vMB 42
523,422 523,422 0000000000000000003e96f262f01136a0f2d96565cc05a120a47cab84067d4c 2,793 1.00/1.00 vMB 49
523,421 523,421 0000000000000000001f09ab0f79d66befa054349cf234cf57d4937ac3cf8387 880 0.32/1.00 vMB 45
523,420 523,420 0000000000000000003bfcef025cef9104f29612bb39c06cf53c65e19ce941af 2,042 0.77/1.00 vMB 52
523,419 523,419 0000000000000000000b8b3f91fe0d7e177140d364b695e3df8d9feb7e047e0a 1,760 0.76/1.00 vMB 44
523,418 523,418 0000000000000000002cabf36e981dbaa9b004d470f5478b9d5593c9dabe5a6f 1,871 0.87/1.00 vMB 33
523,417 523,417 0000000000000000002009b426557383fb8c2541c907378c13c6e8a26dd4816b 511 0.17/1.00 vMB 39
523,416 523,416 0000000000000000000740841cb1647950d435cd6f6f618f9041142dd4d336ce 624 0.22/1.00 vMB 11
523,415 523,415 000000000000000000389f2a6002793d72e7c959f2999202a6517b6079958655 982 0.40/1.00 vMB 65
523,414 523,414 00000000000000000011600aaed18330d053839b3b88ab7c0424f4613e2ecc7a 1,750 0.65/1.00 vMB 38
523,413 523,413 0000000000000000003d3b001f8e15a1a2e2436d8cfbe2ce5e445ceb5cd5702b 745 0.32/1.00 vMB 39
523,412 523,412 000000000000000000163d6504b86e7675d09905a779a61bac78fde8ed8a3eae 2,299 1.00/1.00 vMB 41
523,411 523,411 0000000000000000003b6031bce58605012f6b1716e7e5671bb89fefa689d008 803 1.00/1.00 vMB 7
523,410 523,410 0000000000000000002fa1559ad004c9e4d994ae3a9193f9f8b131a5dcfb0224 2,229 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.