Loading Tool

Explorer IconExplorer

Memory Pool

80,641 transactions
31.30 vMB
0.08486868 BTC
Random Selection Loading Transactions
Max Size: 189.22/200 MB

Candidate Block

Mining Attempt 2c7a39025cab414ef6053439b85341aff010da389c25a25286cfbcebd32a9cdb
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root e1b81a7234798abae1e1d6949003a39ab4480fe1636b420b60b31c8c193fb71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,244
Size: 1.00 vMB
Total Fees: 0.01719321 BTC
Feerates: 150.65 > 1.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (403,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,549 511,549 00000000000000000036534a83cde228259f7d9021c435b0f8954bc2d94b9411 1,871 0.99/1.00 vMB 42
511,548 511,548 00000000000000000048909acfb3872ba3407cd7233853776f5e84f17c8cbd86 362 1.00/1.00 vMB 6
511,547 511,547 000000000000000000599edf5e217ffcc6c7fd26e0b284b8a6ca2efb0bcaeb2d 2,486 1.00/1.00 vMB 35
511,546 511,546 00000000000000000049aba3c486dde114355d42635bfcf53e4814a156c2a58a 250 0.99/1.00 vMB 6
511,545 511,545 00000000000000000036dbd1be7495ec612faa058daf82b7dc8145dee5fa9a62 837 1.00/1.00 vMB 26
511,544 511,544 0000000000000000000e340316e1ff642f1a8d69c4db1d1c8c548b70f2023616 199 1.00/1.00 vMB 8
511,543 511,543 0000000000000000002a6f2346ea1617b6ac01cd87e08db33747e026589ed31e 342 1.00/1.00 vMB 5
511,542 511,542 0000000000000000003b8c06ab3352492480a923037e80c8bd617cb0bcfbdc5b 217 1.00/1.00 vMB 3
511,541 511,541 0000000000000000003a49e48e246e02dbaea29564968e48acfee96e4663454d 778 1.00/1.00 vMB 10
511,540 511,540 0000000000000000001434d0caf9d00fbaa42078badc16b342e15e41f7489542 1,198 0.44/1.00 vMB 25
511,539 511,539 00000000000000000018cfd8e48ca6bc4cb0e9657910d8434be2991cad01cf9a 3,094 1.00/1.00 vMB 60
511,538 511,538 0000000000000000001af7a97d7ee6d2276379a530ed6730755b65968723b003 1,906 1.00/1.00 vMB 35
511,537 511,537 000000000000000000148278725c2925b65bcd9e27e095fe7544a788a3affff9 65 0.02/1.00 vMB 40
511,536 511,536 00000000000000000000ba3e4c9c4678d0c5eb691e570efd6714c0939a3a2c78 1,924 0.99/1.00 vMB 28
511,535 511,535 000000000000000000004eab0cb34853cc944e44e359660e3a05152d008b2aab 987 1.00/1.00 vMB 23
511,534 511,534 0000000000000000002b72433cd03acd0223f12eb128cd33dbb2e8e65a5406a7 1,929 1.00/1.00 vMB 27
511,533 511,533 00000000000000000056ead8ebc609586f0d6f4a52aff26609c152ea66f65893 2,072 1.00/1.00 vMB 34
511,532 511,532 000000000000000000483cb93dc1d93d628e1068786bfd4075fd84ed9e90f14f 1,481 1.00/1.00 vMB 30
511,531 511,531 00000000000000000015ffa46cde3351a2ef05b53977a28e430e82a0bdacd1f0 2,200 1.00/1.00 vMB 45
511,530 511,530 0000000000000000002e151b0dfc07a23d93bf7827ad0e21651fddefb3fc81ec 773 0.38/1.00 vMB 40
511,529 511,529 0000000000000000004a51509fc753fa68c69280ff42e6305e79d6108c444901 2,123 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.