Loading Tool

Explorer IconExplorer

Memory Pool

80,089 transactions
29.97 vMB
0.11655131 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 24fff11873f0aca2c26789e966c2c8fa8f29abced58bddd361e71c55e3e28352
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root f4788b5d9c019253a78a631c920bd8d2cc4bd7d878b226d7259254750abcaa10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.05537225 BTC
Feerates: 180.34 > 5.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (511,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,996 403,996 000000000000000004a986d57e3bf9417d2f20ba496e9d0c96b4cd7cfdb8201f 414 0.60/1.00 vMB 15
403,995 403,995 000000000000000003769d155e21d56942a6c0ed7bbbd8a0c0227848c747eb3f 1,996 1.00/1.00 vMB 34
403,994 403,994 00000000000000000321634f65342dc17ad5e6b19c34185772df30ae190157e1 2,822 1.00/1.00 vMB 54
403,993 403,993 00000000000000000641a234423ef733e6b1a41eddfc9dc3ff8d8b8c59bbcb5c 3,171 0.99/1.00 vMB 65
403,992 403,992 000000000000000004b08d4249ce742cce9b3d4971ed540092eb5d63e8cb455c 289 0.97/1.00 vMB 5
403,991 403,991 000000000000000000342cb0954d2b28c5c41fe0d1afa6a262ac0cef29394c28 644 1.00/1.00 vMB 11
403,990 403,990 0000000000000000052dc3358ce5f6434b93ced502867524a58d8a5e854a9f31 247 0.12/1.00 vMB 40
403,989 403,989 000000000000000006007041b0a7a2461b76f5c61fb07758eaf343a968b7aa11 961 0.57/1.00 vMB 35
403,988 403,988 000000000000000004ee5cbcea3c05128e3e9b3d59cd32790849d7268e69503f 2,175 0.93/1.00 vMB 40
403,987 403,987 000000000000000004fdabdaa21ec33ce144dc1029ccc33a053aec23f49bcf1d 981 0.52/1.00 vMB 37
403,986 403,986 0000000000000000028f2d611d664ec4a349d41475ad40de0503b4914b086bfb 338 0.18/1.00 vMB 30
403,985 403,985 00000000000000000508b9e0077f78ff09f9ef2a75b73dadace2197a787497cb 660 0.30/1.00 vMB 34
403,984 403,984 0000000000000000032d598fbcda21bd0d81b09c7d641ba57f83202edd845613 610 0.27/1.00 vMB 46
403,983 403,983 0000000000000000013579911e7ce0fc348b72c42739dd8727c13b804a8c512d 1,605 1.00/1.00 vMB 33
403,982 403,982 000000000000000002b5cbb5f784ec793da8af8ef850f3f45cbc884d216a71c7 171 0.07/1.00 vMB 46
403,981 403,981 0000000000000000060ade823ab6b76b0458f304709c570446da2f1c0b9e5fb3 992 0.58/1.00 vMB 35
403,980 403,980 00000000000000000355e253cfb095094e276283957226c3e17c0de52b6cada7 2,081 0.96/1.00 vMB 37
403,979 403,979 000000000000000000ce04e76089a263a59102490933da3b724bc04b260283c4 133 0.13/1.00 vMB 17
403,978 403,978 000000000000000006820c743fd864b6e82928adc5c94cacea82752f7413b9ad 2,251 1.00/1.00 vMB 41
403,977 403,977 000000000000000000fc8f6bbad5629999cbb3d192a95d5a8ad5a8c8fcc2ad31 117 0.34/1.00 vMB 6
403,976 403,976 0000000000000000024defb638bcc45bdfe95b2b5a9d24f9f3f1dfb0a79c5e66 1,047 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.