Loading Tool

Explorer IconExplorer

Memory Pool

36,121 transactions
29.59 vMB
0.06494280 BTC
Random Selection Loading Transactions
Max Size: 147.07/200 MB

Candidate Block

Mining Attempt f3f51bc58c990229b5a8a7d14a9f25fed5b94ade648cf3e23364b1bea2dbf802
Version 20000000
Previous Block 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10
Merkle Root 9a9faa290dac98b26febf85513b60b23464f4b018a4c4076afbe1a17b17f4506
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,662
Size: 1.00 vMB
Total Fees: 0.00606608 BTC
Feerates: 73.20 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,469 (519,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,803 394,803 0000000000000000086375ea920210ba9d80c39f92a178b43811a9547ac50e96 2,096 0.95/1.00 vMB 44
394,802 394,802 00000000000000000518f7fca9757a0f1df250c7e120696d9f3e148856a341df 1,859 0.64/1.00 vMB 59
394,801 394,801 000000000000000008585ab176e955df62aba93cb60144f559b9a892dea64f24 1,271 0.67/1.00 vMB 34
394,800 394,800 00000000000000000100a61fd1bc68439086273a1c5b5a9c0bd76b474acc32e4 747 0.36/1.00 vMB 29
394,799 394,799 000000000000000007fb263cafa50caa0f1cd5e4655d05291a451fcff0e76cf1 251 0.18/1.00 vMB 28
394,798 394,798 0000000000000000097a86f335fc0c03c2e38626de26e695af0375f454cdf724 1,882 1.00/1.00 vMB 35
394,797 394,797 0000000000000000050b94d41206fc92be1e0b70a17518f8416d6f1ddddfae27 985 0.50/1.00 vMB 37
394,796 394,796 000000000000000000fb2a564bc48d17ce9d2d547f1f27dcece54b4ea65bacf0 430 0.66/1.00 vMB 15
394,795 394,795 000000000000000007302af6af6af8a0b7e6db3a0a39e54f62a96adab3022534 2,564 1.00/1.00 vMB 40
394,794 394,794 000000000000000003e97245f733bc2c9014b16fa736cdbeff1f792243511ff1 2,162 1.00/1.00 vMB 38
394,793 394,793 0000000000000000079236cb8529e96ad55c41ea07227e7e28b1d60c8b3708df 2,744 0.99/1.00 vMB 49
394,792 394,792 00000000000000000677200b306db87d2ac2c199075668b4d8073a18a8518a24 2,201 0.90/1.00 vMB 48
394,791 394,791 0000000000000000054f108c81cc012ce790c6da7cb8495c0b36efa618417ab2 900 0.44/1.00 vMB 38
394,790 394,790 000000000000000001b0b4658879266c5d219f5815947d82050c632f7203eaf6 2,068 0.93/1.00 vMB 45
394,789 394,789 0000000000000000042ff3058c3255224190fa7e4ee3ed4830866d798778a611 695 0.36/1.00 vMB 36
394,788 394,788 0000000000000000006777431412366cd81e85a4ebc7d5fbc19329996d67ba3f 1 0.00/1.00 vMB 0
394,787 394,787 000000000000000001d5b499899d7fef85692e272e279fd332b944a3bcde9394 456 0.24/1.00 vMB 49
394,786 394,786 000000000000000004e9c54bd64f4306af0ba3685cd03843c707f67c4177b441 612 0.36/1.00 vMB 31
394,785 394,785 0000000000000000031a422ad0eeed33648bd86da03f75e2286473563bfe9c3f 745 0.52/1.00 vMB 32
394,784 394,784 000000000000000007ff6f07e439c208261c04824e1cb28f9167dc9f13a5e0f4 1,501 0.99/1.00 vMB 20
394,783 394,783 000000000000000008b723a509f5b440b6597e4ff788f63bc71cb7be74cb12e0 1,983 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.35 GB
    • Received: 10.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.