Loading Tool

Explorer IconExplorer

Memory Pool

76,239 transactions
29.69 vMB
0.09888369 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt a2bfc7e242fc09f5aaa0e719e90867567fa90172e4c48e3326e42fec31fdc69a
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 9bd2f290d808e7faf139b73243bac31a550bdb90ff87d336c4bb07db0182e339
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02948175 BTC
Feerates: 147.99 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (641,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,003 274,003 0000000000000002b5de2cfd4276e3a552d96fb8d4e7fe1deecd15481a8044c0 376 0.16/1.00 vMB 45
274,002 274,002 0000000000000005e2cbdedf8f6872f3bcd52a2ee95904287b8ad8ac03a47e7e 316 0.20/1.00 vMB 30
274,001 274,001 0000000000000001dd30fc52fbfb29a7e7fa0c40da666b2ac5b010cc7acb3674 664 0.25/1.00 vMB 68
274,000 274,000 0000000000000003fe2d3425e9f9b906f02f40b3db90d908ba0fbd1e44cf43f8 296 0.14/1.00 vMB 60
273,999 273,999 00000000000000047d402da57b323460b29b52a740c494311d042d0c785da239 387 0.19/1.00 vMB 53
273,998 273,998 000000000000000303314177446bd77c796a791dfd117bc36bc09e2bf45b5c47 517 0.30/1.00 vMB 35
273,997 273,997 0000000000000005a14e15983f095f68673d8e257d144c80490f87b2b7f217d6 732 0.25/1.00 vMB 73
273,996 273,996 00000000000000012c72e26af4b56552ba4a9cfa9a4ac3f294b363b825da884c 268 0.15/1.00 vMB 21
273,995 273,995 000000000000000118a3ab8e4b5e311c248be5d62d8140ef3962fd4231ce9ae9 170 0.15/1.00 vMB 20
273,994 273,994 0000000000000004d03ec3791ef6de3923ce79b5b41a4c38c906ff31ef5646c0 274 0.11/1.00 vMB 71
273,993 273,993 000000000000000268e322e38e21ff1da27ee9686966602c3fea24d89ceeecbe 114 0.05/1.00 vMB 29
273,992 273,992 0000000000000004d16942647ece39650d03a8caace8fc5e9220b1a3925b807b 248 0.10/1.00 vMB 67
273,991 273,991 0000000000000001c6179521f753e6e6c14d6cd9bf076ce8213218c2ef79c0a3 412 0.17/1.00 vMB 53
273,990 273,990 0000000000000001fe0d9d641e5a50acd14e11a03b3bf10a0daf0d103bdce783 203 0.09/1.00 vMB 63
273,989 273,989 0000000000000003e63b949d6ff3642631267119e1b4d5660ff876359d1489df 201 0.10/1.00 vMB 37
273,988 273,988 0000000000000001e79ed638346450555d1ee9835bc0564142de0c97c5c22421 563 0.27/1.00 vMB 44
273,987 273,987 00000000000000053b43a5074588c3ac054c58483b3cd7e16efa184ae554fe75 494 0.26/1.00 vMB 40
273,986 273,986 00000000000000033573ad45fdeb23e9094480ec1aaccb37623405c164555ef2 445 0.19/1.00 vMB 46
273,985 273,985 00000000000000026e49a75404563b41003f20d0d984dcdbd2f46ec13d257743 366 0.16/1.00 vMB 52
273,984 273,984 0000000000000005eb4c13857f3366f75bfce71a9af2a3ee4644b48b212e77e6 324 0.14/1.00 vMB 39
273,983 273,983 0000000000000003bc2e944b70d50ae097a962d0ad47a76ec4ee9e515a0fef1a 703 0.32/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.17 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: 748.35 GB
    • Received: 18.79 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.