Loading Tool

Explorer IconExplorer

Memory Pool

43,935 transactions
28.19 vMB
0.06921866 BTC
Random Selection Loading Transactions
Max Size: 148.78/200 MB

Candidate Block

Mining Attempt 363441b78b16f37679c3d0bc3895a6812d6127ea734126020b20b8fc1dd9a64b
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 4645fb3715af1e514251b010feeff18bdad1024ce57cbdd01cc81d600c5dcdb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,496
Size: 1.00 vMB
Total Fees: 0.01611659 BTC
Feerates: 106.37 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (645,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,433 269,433 000000000000000661ca32dcfffcfbb4a290c86ccdef4e5444a6bbc45d367ade 733 0.25/1.00 vMB 60
269,432 269,432 0000000000000004132a1cd67b81850097fd053a3e4df564c55dc1e927653a8a 439 0.25/1.00 vMB 138
269,431 269,431 0000000000000003e4c0d85f44204ec7b0575b9e20e4582aeff66111ada2cedf 697 0.35/1.00 vMB 69
269,430 269,430 000000000000000180320ee219a5f383ee5659b975f9a9897f0814b638060c55 15 0.02/1.00 vMB 15
269,429 269,429 000000000000000163307eacaa6f4cd87ad355632c95ef7c4ae5fd8e57185fb8 740 0.25/1.00 vMB 34
269,428 269,428 00000000000000066280cd3237516477a29a701bfcef0a60063d84ffea94b68b 520 0.25/1.00 vMB 135
269,427 269,427 00000000000000068ebb7e74370ac5b488c28bf7ddb8e0d10fd8bfeb2f0ff076 224 0.10/1.00 vMB 67
269,426 269,426 0000000000000007fbce38623e055e5a97b8cd24167787b270acf25f7acb6554 415 0.20/1.00 vMB 97
269,425 269,425 000000000000000860f055eaa607631d5e1e8deb1623266890154c29082d78ac 24 0.01/1.00 vMB 30
269,424 269,424 0000000000000000edb5d6d12dc324c58c33225fe88ff09df7331801f9bd875d 233 0.11/1.00 vMB 37
269,423 269,423 0000000000000007aad69617ce1de547ddd537e21536401cf91c24c0b361e503 345 0.17/1.00 vMB 78
269,422 269,422 000000000000000652d4a90d3c59615750799291770a2981c8deafdfa81cbb07 508 0.24/1.00 vMB 74
269,421 269,421 0000000000000002a032d966d1c129243aea34ef09c3c66ac804603f9f57ab98 46 0.03/1.00 vMB 8
269,420 269,420 00000000000000027d3131ad5442add57b32bc78c0a576f325f40dc5c5248597 133 0.08/1.00 vMB 35
269,419 269,419 0000000000000001bb24ed056824a956fa29f0c39b5b2de131e7750bedcbe048 226 0.12/1.00 vMB 74
269,418 269,418 0000000000000007fab324438b70c0b88b0f9ece92e65d26ff82490869bbcf34 346 0.20/1.00 vMB 40
269,417 269,417 0000000000000005109d6e769ca1b7da3e635d32688e9b5382dfcfed830c8e4b 754 0.33/1.00 vMB 80
269,416 269,416 0000000000000003e5bd5fc88db271b3e0f93971ef48724dd91470278ea52e60 790 0.39/1.00 vMB 56
269,415 269,415 00000000000000082ba0f7de347ffefa99bfc94b24072553ce62d2cd8488a0d9 108 0.06/1.00 vMB 75
269,414 269,414 00000000000000034ad763d69df0c196825face09d0ebd6101ad319f87bff448 678 0.31/1.00 vMB 78
269,413 269,413 000000000000000442fba1134a7f0f4e20d535364730363317be67f7a23d2c36 189 0.07/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.