Loading Tool

Explorer IconExplorer

Memory Pool

81,709 transactions
30.94 vMB
0.09494708 BTC
Random Selection Loading Transactions
Max Size: 188.41/200 MB

Candidate Block

Mining Attempt 5594165e7c912d6ea1a969f1678e0a469dcd6eb11bea6b410528ea87f47bd8a2
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root b4ae5102eca31ae4a0c361cbecf759f08e20266272f683335bce534ad60407f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.02234072 BTC
Feerates: 151.12 > 2.24 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (484,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,189 431,189 000000000000000002cdef77d43737132c9c2e9470ec9d24c774c879f071dbbf 2,127 1.00/1.00 vMB 89
431,188 431,188 00000000000000000309fc46ef00630ef0a32ca1bcd92c0ce24a551667a57f89 584 0.22/1.00 vMB 79
431,187 431,187 0000000000000000038e697c9175e9c50976b8b5dc2818e6210538488cc45877 1,156 0.46/1.00 vMB 70
431,186 431,186 0000000000000000001ef6f04f8429fea920e6fb69f2b4904628e4afed44f25b 142 0.10/1.00 vMB 22
431,185 431,185 00000000000000000335a55d844d29f4eeabe07b970974a4292d7532e5c9a1aa 2,228 1.00/1.00 vMB 56
431,184 431,184 0000000000000000045c612abc124b81de5482e3e98f7080aea4900163aa0ca0 2,068 1.00/1.00 vMB 58
431,183 431,183 00000000000000000001f9131293029e9304e29b4972f8c9fe611ee2a28ff78b 2,067 1.00/1.00 vMB 66
431,182 431,182 000000000000000000caa3bbbcc383ad4def6889df30beef1048d4726717f3b8 1,824 1.00/1.00 vMB 47
431,181 431,181 000000000000000000be1396a967ac8238bbefda4ebd7ebfde915fdad6d4f5cd 2,569 1.00/1.00 vMB 84
431,180 431,180 0000000000000000011d72ee544098ee78a3709ce79355a3b704e8bd19476409 2,064 0.82/1.00 vMB 62
431,179 431,179 0000000000000000048a12e34334c5f8fc3136be4f9b5f1aff4610c9f9f13b21 99 0.99/1.00 vMB 1
431,178 431,178 0000000000000000003202feb34adb7634891d159a1fed43e6213bef12af0e97 1,044 0.99/1.00 vMB 27
431,177 431,177 0000000000000000035bf99d7ab50af656e7216491c091cb9131581a3be77552 1,717 0.75/1.00 vMB 61
431,176 431,176 0000000000000000040039f6bbadbca8bb4d86b68fd619cf68efb3e48de2ff84 2,403 1.00/1.00 vMB 58
431,175 431,175 000000000000000002930ae99f7d00a137f73be6276a4e66226e7957f1664e89 1,781 1.00/1.00 vMB 45
431,174 431,174 0000000000000000009e19c4d25cbb60407dc7adabbfcd8d8c8851d6752a585b 1,016 1.00/1.00 vMB 25
431,173 431,173 000000000000000002e47e2f6da672e63b069a2cdfe9d096e7ddbdc3f122d996 1,706 0.82/1.00 vMB 52
431,172 431,172 000000000000000004c31d6312cd4860e7b61894914f66b71761c3dcc16ddb46 2,853 1.00/1.00 vMB 72
431,171 431,171 0000000000000000030e597dfff51b4fcb4bbaf3ba0339b16732b76f69cabc57 42 0.01/1.00 vMB 65
431,170 431,170 000000000000000003907cdc0aeed813ff56442567fb11a98f5334be0db1299a 1,836 0.67/1.00 vMB 64
431,169 431,169 000000000000000001c36e484515d91a4bcb5123d430f71c737c564884bb4204 267 0.11/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.