Loading Tool

Explorer IconExplorer

Memory Pool

48,119 transactions
29.19 vMB
0.07042739 BTC
Random Selection Loading Transactions
Max Size: 155.94/200 MB

Candidate Block

Mining Attempt 081e1d1f30cc51c5cdd922bc729c9f5a1dc6ca0bc1a28afe2e78452d0b17b43d
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root bfcfd0fa9896a7bce4e7b3ab41cbd24c5ef61e8175cd40180a8f51b5ea8afe8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01405567 BTC
Feerates: 132.00 > 1.41 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (731,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,608 183,608 00000000000001579bbfa7ccf722e58a17fe230d86bcbc1717ba9c9b6ad710ca 112 0.05/1.00 vMB 168
183,607 183,607 00000000000006957ed95514dfed085d012a3680ef3500f82993254d84bb019b 93 0.04/1.00 vMB 298
183,606 183,606 0000000000000096ef9bd00a135074062ac0639db50b695dfea5f90865aac304 128 0.08/1.00 vMB 45
183,605 183,605 000000000000052fee68cf6c0d890af3f44d5d63e2b9260b92a20ea610c7b291 102 0.04/1.00 vMB 107
183,604 183,604 00000000000003171f82d5e0cae3a068451d2cebce22e4ea4119dd5ef52596e3 74 0.06/1.00 vMB 206
183,603 183,603 000000000000057c7b75244916a93f6b0df72813268e0ee9783f37983a8875eb 10 0.00/1.00 vMB 0
183,602 183,602 0000000000000a2ffc4b9f5b1c320cb03bfabac2ef62b34d5c940f585ae7ad17 83 0.10/1.00 vMB 71
183,601 183,601 000000000000072b3809557cc8ed4f65e9327726de3b396d6c663e78a620d866 102 0.05/1.00 vMB 151
183,600 183,600 000000000000050b5916aa6f6c661c046fdf0b009f3c83426c51ed2447994b1c 250 0.21/1.00 vMB 436
183,599 183,599 000000000000052b27ec269a3768c3ee6957abac94e822614af3cec4d4338007 99 0.09/1.00 vMB 72
183,598 183,598 00000000000009e331908920dd612253c87fbc66c1f92d180028c70d15168a0f 8 0.00/1.00 vMB 298
183,597 183,597 00000000000004ba55ab2510cfa67e4edc02d629cb49c9e0db69c05232f8114a 97 0.04/1.00 vMB 47
183,596 183,596 00000000000005175a2acc4ed8eaaf579af16fd4334b7332edd4f029b36f5bdf 128 0.10/1.00 vMB 72
183,595 183,595 000000000000040136527b2e89c07cecb5cd8bc5b75cc0ad29f7d38c7286bf01 99 0.04/1.00 vMB 45
183,594 183,594 00000000000002e12e62d73d42d340b18ba45b8c0c2ab9ef118acdb0a6705f42 1 0.00/1.00 vMB 0
183,593 183,593 0000000000000141938f084e0e47ad624ca54ec21bfd089d23910bc4feaa3dfc 436 0.19/1.00 vMB 146
183,592 183,592 000000000000004b6075133abec96414afd6a806ef95cd0901bd2236a84af907 1 0.00/1.00 vMB 0
183,591 183,591 00000000000006539301e5697079c1d170b74472d817ff7f8c30dc185d4764bd 132 0.11/1.00 vMB 111
183,590 183,590 000000000000047bf86cd1fc0d23013a802efd820316f9004cb2067a6413b0fb 18 0.01/1.00 vMB 7
183,589 183,589 000000000000038a0126ddf65567c9f7c03ea5ccca5770f4c4777bf0dbe6b5de 70 0.02/1.00 vMB 197
183,588 183,588 000000000000052e1fe7f4ba0975062e1615964e70e8ce43a087ae8cb84f3b12 14 0.01/1.00 vMB 507
Previous 10 blocks ↓
Total Size: 782.09 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.47 GB
    • Received: 13.58 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.