Loading Tool

Explorer IconExplorer

Memory Pool

78,927 transactions
29.13 vMB
0.10052158 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 6b528e0c8eac669894846e7e5dff09f879261a9f3d00d17627321cfeb7b859b6
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 88d3d89ada8cba6e14a87da2c766414f252725710431bd740b164acd70bbbe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.03948917 BTC
Feerates: 137.15 > 3.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (460,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,931 454,931 000000000000000001d052abe71fd1d67b3df73a9e1260fb11d18d08b4dd9108 1,072 1.00/1.00 vMB 68
454,930 454,930 00000000000000000230caff566f3df30a45feb9d3396114edd837bbcc472a9e 886 1.00/1.00 vMB 28
454,929 454,929 0000000000000000017a22d063e86419e7d8bf297dc77a41d88b63ae627b6753 2,107 1.00/1.00 vMB 123
454,928 454,928 00000000000000000186ebe4357f406f540273ab39925272a65f4db0c60555a7 2,367 0.93/1.00 vMB 152
454,927 454,927 0000000000000000001230fed1f3c10f3fb40fd25d59e882b39cdac711eca4d8 935 1.00/1.00 vMB 54
454,926 454,926 00000000000000000155c72781aef35943758827a63e8fe3ca083585b6169edc 2,112 1.00/1.00 vMB 138
454,925 454,925 0000000000000000003da67703d6bf44dc42157e4a2ceb0908f9464cdd5b03c9 867 1.00/1.00 vMB 48
454,924 454,924 0000000000000000024fb4f47b42e4fd6bfc8c40c39879231b88acffb60ae7c5 1,660 1.00/1.00 vMB 83
454,923 454,923 000000000000000000a2cae73b17031e627cbe46b34174ed305f201005b3ed1c 1,862 1.00/1.00 vMB 145
454,922 454,922 0000000000000000019864aa46b35d4a10694455ca8dfa8aeaa0c65128c33279 1,704 1.00/1.00 vMB 112
454,921 454,921 00000000000000000119acbc6a7a0ad8f1d415a63961344a3686810089439513 1,967 1.00/1.00 vMB 142
454,920 454,920 000000000000000000f1671bc136db3ec65868f3e86308893525bdd9886750db 2,188 1.00/1.00 vMB 156
454,919 454,919 0000000000000000013598212c95ec103fa279c3984f3f52879a876456802e60 2,033 1.00/1.00 vMB 115
454,918 454,918 000000000000000001e1d341e0a9049cbb6fcb0718e9a18868f02412b0ff32fa 1,012 0.37/1.00 vMB 159
454,917 454,917 00000000000000000024d658a3650915f65d5aced38f59f07f91383bdcf19d95 2,256 1.00/1.00 vMB 120
454,916 454,916 0000000000000000001bd60180ad2beb76bd56264c9f7d033b6aebacc7ca43c9 1,033 1.00/1.00 vMB 41
454,915 454,915 0000000000000000008718733cd3bb75d45a0cdcec4f8db7bc69e6f869e6ee03 2,317 0.99/1.00 vMB 130
454,914 454,914 000000000000000001de0b7d98224612cf11d3ac215caec9f51463715ae9c576 2,057 1.00/1.00 vMB 117
454,913 454,913 000000000000000001e408d0ec106fc504c57bca9a4940205b43ba15b27e9278 2,071 1.00/1.00 vMB 125
454,912 454,912 000000000000000000c310241381396e02da82a7135d78052d1c21872f503822 1,882 1.00/1.00 vMB 84
454,911 454,911 0000000000000000016b946b2479fa88ffd0ac4306a97bed8bd3ee2232786af3 2,646 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.