Loading Tool

Explorer IconExplorer

Memory Pool

77,111 transactions
28.88 vMB
0.07484376 BTC
Random Selection Loading Transactions
Max Size: 174.63/200 MB

Candidate Block

Mining Attempt 02b52f0d335ce5833906c02639c9b1531ef8f6f3f75b179511edd4a90c6bf0be
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root c795a0cc5fda6844bfe63b63b9d8deedd946bf894211c1be00cf02d8bcbfeda5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.01471789 BTC
Feerates: 302.06 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (545,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,925 369,925 000000000000000005531fc046ca17790c8a359cee466ab9ce17a573002adc03 1,418 0.90/1.00 vMB 47
369,924 369,924 000000000000000001ed18802cf069ce884b97cf65a462aa981baa8d4c401456 83 0.18/1.00 vMB 6
369,923 369,923 0000000000000000057ca4567789366d4318cba6dae682ad11ceea78e5ea96af 1,526 0.75/1.00 vMB 40
369,922 369,922 00000000000000000c6698fe2c67c79099a34da7d4feb4888ba3d964044db148 689 0.32/1.00 vMB 43
369,921 369,921 000000000000000003c3294826f1b751a9fd39b0aef51e06730776f4b23f3ed3 2 0.00/1.00 vMB 0
369,920 369,920 00000000000000000aa9286686e856545481c1c777e5fa141bc8e76640f8ebdf 287 0.16/1.00 vMB 38
369,919 369,919 00000000000000000d62eb08c180bca0fa0ad2d69d67871de6f9fe466447293f 62 0.02/1.00 vMB 37
369,918 369,918 00000000000000000fb8cabf2780583e00490af31b941ea7a6b0d97619dc823c 636 0.28/1.00 vMB 44
369,917 369,917 0000000000000000102ed4cc69916bf86662d7b2cbf62596c8e89f0ae8794149 41 0.02/1.00 vMB 45
369,916 369,916 000000000000000005289ad5c4171af3f1711da7b828e9d0db6c16242161545d 259 0.14/1.00 vMB 36
369,915 369,915 00000000000000000614859c2a089ae43949c45231d9fb422afb53b9249ca27d 1 0.00/1.00 vMB 0
369,914 369,914 0000000000000000064cfb831ef07844ecd6509ccd9e62585a07a2c22a19fd81 265 0.14/1.00 vMB 44
369,913 369,913 0000000000000000132022423a80625dd01398e6778e0d2e1b52b75098a5e834 231 0.11/1.00 vMB 40
369,912 369,912 000000000000000010d177a49da21aeaf5541690edf33e7d3a3ce456a019d128 1,133 0.56/1.00 vMB 41
369,911 369,911 000000000000000001324f83c902d30bf8fc64ba7f33819ca337bbfc49a177ff 62 0.03/1.00 vMB 36
369,910 369,910 0000000000000000000b9282ed6da280c53877d84c721442d8d9a6c2c5dbc52e 649 0.28/1.00 vMB 42
369,909 369,909 00000000000000000c55444c8c625e8c979f4c6da646e842148a63347eb9a09e 143 0.06/1.00 vMB 49
369,908 369,908 000000000000000001be3a7096d80d9a9b6c018eee341d24bb2c04b44987b014 132 0.07/1.00 vMB 44
369,907 369,907 0000000000000000122f15327e16d776336788b62494f6fdbc6a557cc8bd541d 20 0.01/1.00 vMB 46
369,906 369,906 000000000000000013a8e61d1597d970a227e2963adbfb5a9db45114bea4c1d7 425 0.19/1.00 vMB 63
369,905 369,905 000000000000000006eeebcd8889f07534cc68cb964975313dba43de59de0d72 1,191 0.65/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.