Loading Tool

Explorer IconExplorer

Memory Pool

35,602 transactions
25.60 vMB
0.08057272 BTC
Random Selection Loading Transactions
Max Size: 130.91/200 MB

Candidate Block

Mining Attempt 4849bb63f5e2d950f8686985738ce5f7bd94e5a3de20ec9cd4dd536d063e19ab
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 570407419c0b45ca6a3cd0b9555bec7c9bbc810f465932152f52e9d521617e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,383
Size: 1.00 vMB
Total Fees: 0.03397117 BTC
Feerates: 171.09 > 3.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (338,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,061 576,061 0000000000000000001f618af404b00b6619fcbd2cf89fc3d2cc1fcedace8f69 2,103 1.00/1.00 vMB 111
576,060 576,060 00000000000000000001568c7d1e897bcb3d55b9cf7511ddb474dd7f86a53d8d 605 1.00/1.00 vMB 97
576,059 576,059 00000000000000000027f5903c88305276536680bffd34fece54932eba32dcc5 1,431 1.00/1.00 vMB 108
576,058 576,058 0000000000000000001d33adb0d6d967ff560642be7edb34c5d3c70b9545ad56 592 1.00/1.00 vMB 101
576,057 576,057 000000000000000000053aafdadc857af08beb7033b812fde68c15487da11236 1,299 1.00/1.00 vMB 96
576,056 576,056 0000000000000000000dccfd8d26d0b73ca19551135adffd69b53a7fa3f36808 2,869 1.00/1.00 vMB 106
576,055 576,055 0000000000000000001bde4b3af89e8fc07eeb2da021c473524339ab7f342d98 2,281 1.00/1.00 vMB 119
576,054 576,054 000000000000000000000814e10f9ede2dc0306f189765e36de58e09e0b1d5d1 2,986 1.00/1.00 vMB 123
576,053 576,053 00000000000000000000889b1d948a1023a28e635a34e55e3baf21a551afa1a9 2,349 1.00/1.00 vMB 123
576,052 576,052 00000000000000000019cd1e42eb91a1c259e9680153cc68be9b348e43b1b0e9 946 1.00/1.00 vMB 111
576,051 576,051 0000000000000000001bec915bd5709555cc2adea9cff4aa7cd88a5573edb21e 2,376 1.00/1.00 vMB 124
576,050 576,050 00000000000000000013d962fde9e3399a659354ef38e7d5430a6121db281318 2,369 1.00/1.00 vMB 128
576,049 576,049 0000000000000000001a36d346ceb2a4f56fb1291d4ede6258f37a7257447690 2,625 1.00/1.00 vMB 115
576,048 576,048 0000000000000000001c38b90897214552076191cc216145bf7217317156118e 2,390 1.00/1.00 vMB 103
576,047 576,047 00000000000000000005d6749fe833d41c1584f1232507dc05f7b93165403d35 2,395 1.00/1.00 vMB 100
576,046 576,046 0000000000000000001687796b8c917c1273f5e6564d30a402f229308b46e856 2,464 1.00/1.00 vMB 100
576,045 576,045 0000000000000000000acb757a67bcd4b031bc340b9090bbb82a266262a1284c 2,457 1.00/1.00 vMB 106
576,044 576,044 000000000000000000093524944bb5cf62e2b13251fc2da3ecf7f591a8bdfa5d 3,275 1.00/1.00 vMB 126
576,043 576,043 0000000000000000000a43fe478552aaf919574e22b7061add39236cfd83c53b 2,909 1.00/1.00 vMB 114
576,042 576,042 0000000000000000001ecb372cd284e95c5b07e7c6486a856308d5387efd5360 3,120 1.00/1.00 vMB 112
576,041 576,041 0000000000000000000821b8b4230e9bf9cd0d728bb9a3899ecdeb21eb93dfdb 3,014 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.