Loading Tool

Explorer IconExplorer

Memory Pool

79,390 transactions
29.50 vMB
0.09174690 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt a57005f16e973994497d8c7f76a5d34ceaabd07dcb2a3a90aac5c56a985d319c
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9d9a270b36cab485d3b121b238dc030351cfb9b6d73d0b3860eee2383ce186d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02975175 BTC
Feerates: 301.60 > 2.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (550,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,842 364,842 000000000000000000ca2032908a8c47d4c187acaa74a5dcf0964bbc8f2f03c2 947 0.91/1.00 vMB 39
364,841 364,841 000000000000000004bf22034400ffd11e3c51e47e184e786d28ebc7df9e5eba 358 0.75/1.00 vMB 29
364,840 364,840 000000000000000004b651f3b3ae87bfcc7983db7187777306342c45f7301cff 184 0.10/1.00 vMB 26
364,839 364,839 000000000000000008bdbea2c087ca5a9b694e863053add5ee916eb4a0cd111b 2,407 0.95/1.00 vMB 61
364,838 364,838 00000000000000000f5a81a8343fa87dc19a456847e8304be405693f61609f02 550 0.50/1.00 vMB 26
364,837 364,837 00000000000000001289b70778a8d6c2c73773e62ca5de6223474d935193cb71 5,973 1.00/1.00 vMB 12
364,836 364,836 00000000000000000f01097c41d5be16c36f581e5255148294470e8e5a65b93b 1,565 0.93/1.00 vMB 28
364,835 364,835 00000000000000000ffd7adff747eab40d5e7bdfd5828d77a20c05f7665f4673 1,344 0.93/1.00 vMB 70
364,834 364,834 00000000000000000f558b018feecf922e6b59b8593302080975e5bf8d7433ec 1 0.00/1.00 vMB 0
364,833 364,833 00000000000000000e9351398d95523bfcef6986cf02890e83277b441a2d62d5 254 0.28/1.00 vMB 13
364,832 364,832 0000000000000000091540a2d3f210d0e47e07080b8ca975a64443429d0885d6 823 0.75/1.00 vMB 34
364,831 364,831 000000000000000011e03da38c7930a23258372b6ac0e36a998775d51c91b56c 5,410 1.00/1.00 vMB 15
364,830 364,830 00000000000000000f000ad0b1b05ec51c7511ec0101a8a52dd6b3a31e562467 869 0.95/1.00 vMB 29
364,829 364,829 000000000000000011dbb8edd9027dfa36831b2a2003f243a759d7613c0963ae 4,469 1.00/1.00 vMB 27
364,828 364,828 000000000000000003bc776bf94041d287d37f09ace167f6d6d1dc200d1caafe 2 0.00/1.00 vMB 0
364,827 364,827 0000000000000000021bfd5f129c796cea6facb262f10ea38f5a997476ddb8dc 535 0.95/1.00 vMB 20
364,826 364,826 000000000000000012fbce647e230bc3b13be81deba7ad1b1ff3c404be627f84 997 1.00/1.00 vMB 29
364,825 364,825 00000000000000000ecc37e676235e222d9bc79c1add111718549548c0aa6f40 805 0.75/1.00 vMB 28
364,824 364,824 00000000000000000c05bb55367d3682c0ff06e4a73287aad188798156b31130 1,160 0.93/1.00 vMB 33
364,823 364,823 00000000000000000c68beea75d75031a39713f7d01eda0d35971516fbb9fdbc 518 0.24/1.00 vMB 47
364,822 364,822 00000000000000000e3d389847cc7674d4ef3961ec5f64477f105897c9240c8e 881 0.94/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.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.