Loading Tool

Explorer IconExplorer

Memory Pool

79,085 transactions
29.68 vMB
0.10906355 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt d4b00522f87bcd34407e9a7ed1003bc287caea9b4cd4e356d7f56dfda0636666
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5c59da6df165dc766fe1de89444b274180ed85cf119a3910ad337499d4eb483c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.02621642 BTC
Feerates: 100.53 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (485,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,972 429,972 00000000000000000392494a5b8f0d91b6d7bb45dbdc1be9405a9c7b24d0d1ec 625 1.00/1.00 vMB 14
429,971 429,971 00000000000000000300dc03321c5d1cc3575ea83583180b0e31b414e5b2e5f0 1,496 1.00/1.00 vMB 25
429,970 429,970 000000000000000003becd3fc832884783f01db5d1022837d644c210b51fb69f 2,365 1.00/1.00 vMB 48
429,969 429,969 000000000000000000139af1aeb8ac3a618695a5dd0d01de6c31dd82c262c1b2 2,388 0.93/1.00 vMB 60
429,968 429,968 0000000000000000031be8f22d73779cc2e0592848308df5ff6636a3d90fb0f9 2,288 1.00/1.00 vMB 80
429,967 429,967 00000000000000000231c391fbb4fa52786adf43743420b5f8411fdad78a08db 543 0.29/1.00 vMB 38
429,966 429,966 000000000000000000885b4fbd84fe04fdd8eddc0c01f05fe843d4065f22cdc9 1,072 0.44/1.00 vMB 57
429,965 429,965 000000000000000004ad8d4f3bd697dcc5de3679c82695cd96ea356c7b809cfb 1,226 1.00/1.00 vMB 38
429,964 429,964 00000000000000000259272768bd255be7adab511421a2da9c69f9a6d84b6890 1,688 1.00/1.00 vMB 33
429,963 429,963 0000000000000000047cc80b20d79c178a3b44324d31f06b6fad305445976434 2,377 1.00/1.00 vMB 59
429,962 429,962 0000000000000000049425a3f2aae2a765ecf8e658fa93c8be859c38d6d8156e 1,948 1.00/1.00 vMB 47
429,961 429,961 000000000000000003dc12b24c26303bca11d576e7b5dbd0cae10ca68a2c2532 3,072 1.00/1.00 vMB 75
429,960 429,960 000000000000000002c29e9fa978d17379ff99234a5639573fd7fbc3e4eabd8f 865 1.00/1.00 vMB 18
429,959 429,959 00000000000000000402ccbb3b57117385942080aa9935942ecd56940e5a004a 2,589 1.00/1.00 vMB 63
429,958 429,958 00000000000000000217aec062458b4336011990f0303cf84e941bdc5724198a 897 1.00/1.00 vMB 24
429,957 429,957 000000000000000002fea5ce457242b127d7c3950f99071d1ba580a8bd0c22d1 314 0.13/1.00 vMB 56
429,956 429,956 000000000000000004213bb6379dbb81fe76f406415510fb1ffa30722e4047a4 1,671 1.00/1.00 vMB 43
429,955 429,955 000000000000000003ddf16a4977cf844e03717ab61577e6f1dfeec6819ed69d 1,204 1.00/1.00 vMB 25
429,954 429,954 000000000000000002ca0abe7ddda4a29e86ecda559b1fb1ee78f5753093fbf2 770 0.34/1.00 vMB 57
429,953 429,953 000000000000000001a6279e62d01303ee9bffb65690eeb8a823720fcc5d42cf 1,424 0.90/1.00 vMB 31
429,952 429,952 000000000000000000c962a059373ca524b639bb42d34313733f02cbb7548560 1,061 0.47/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.