Loading Tool

Explorer IconExplorer

Memory Pool

84,921 transactions
32.30 vMB
0.10917983 BTC
Random Selection Loading Transactions
Max Size: 195.74/200 MB

Candidate Block

Mining Attempt da2a9cb63ddff05bd6e32aa4e8ab90484b7ef101ce63c2e366e23e06c5fa0301
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d3bab94fecaec4fc4622258b16bd8ef82a008c4e6e4ccce14128e1216b766011
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03554162 BTC
Feerates: 181.54 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (195,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,389 719,389 0000000000000000000a7d97cb835eeb53e90aa69c77b0640ad1d94c955ab5a7 335 0.16/1.00 vMB 4
719,388 719,388 000000000000000000032b7d74c9125366556d2af40f61ff7e806f3cbc608319 2,721 1.00/1.00 vMB 9
719,387 719,387 000000000000000000019a46860afff7e17d1e53a226611b6493476a59c7394f 641 0.37/1.00 vMB 7
719,386 719,386 000000000000000000026eba85e5bd326b32cb59decc7822cc5958de52204f93 984 0.62/1.00 vMB 6
719,385 719,385 000000000000000000062dcb8cd4b98dd15aee06a15cd22280be6b349312d745 23 0.00/1.00 vMB 3
719,384 719,384 0000000000000000000295efbd122585b17c141d994a63a2b02bf21266d88ee8 344 0.13/1.00 vMB 9
719,383 719,383 000000000000000000074f430f297344abe4bce5bb14638fa5cf980b73d10642 189 0.09/1.00 vMB 9
719,382 719,382 0000000000000000000a4e9276a54699392e2222a2e0b012d9ecfbf8b8f18f28 242 0.15/1.00 vMB 8
719,381 719,381 0000000000000000000b6cb2ecbe7fa430f829d3eb90bcb600ae77a4c6cb3165 824 0.54/1.00 vMB 5
719,380 719,380 00000000000000000000ef85645edd3b67f2b04eee1460edfacf0b9804ff8a20 161 0.09/1.00 vMB 27
719,379 719,379 00000000000000000002713df49c89bc9d3f920df88fc44101cb9622d6777937 1,684 0.82/1.00 vMB 6
719,378 719,378 00000000000000000002b5b07ac2498d644dcbf36f3bc7c251352cda44a159b3 1,370 0.50/1.00 vMB 9
719,377 719,377 00000000000000000004006521fc7c9939180b24c143b85296f8115ea26217e4 68 0.02/1.00 vMB 7
719,376 719,376 0000000000000000000737d5b1a3149fca496ee3d33caf6695e4d05ef966de73 967 0.46/1.00 vMB 20
719,375 719,375 000000000000000000017bbd43880be4edba8854f8f41631c249498a9bc841ff 1,226 0.43/1.00 vMB 9
719,374 719,374 00000000000000000003e239728f4fafceda68086e6ef5b66a6c179f86c44c79 336 0.14/1.00 vMB 6
719,373 719,373 00000000000000000004b6046d93d1d16108be2ac3c5a0dc9cba18a3977f0bc6 572 0.26/1.00 vMB 8
719,372 719,372 0000000000000000000a1052ffcc83bb8d872e936233b77ef9809d1bb41068ec 2,822 0.99/1.00 vMB 7
719,371 719,371 000000000000000000032d7159288f38a8fb3c40f9a9dce5c7320ed6ccd7e46c 2,009 0.90/1.00 vMB 6
719,370 719,370 00000000000000000009a96347dd1b3dec2087a9f59ba4f4f845aa41f33af6b6 451 0.26/1.00 vMB 3
719,369 719,369 00000000000000000000288de0bc44606836fca6d40995a6f39c3884ea5e8a02 1,206 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.75 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.76 GB
    • Received: 16.77 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.