Loading Tool

Explorer IconExplorer

Memory Pool

45,789 transactions
26.95 vMB
0.06836922 BTC
Random Selection Loading Transactions
Max Size: 142.81/200 MB

Candidate Block

Mining Attempt ab857cba71fd941f1c43ce9fd870851d20e05410b3967dea960546ff34a754cf
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root cfd7c3fd71b7061b84cf5ece9c68fc38d2139bf8266f00d1808068595d58a3d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01852706 BTC
Feerates: 151.03 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (234,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,231 680,231 000000000000000000066f941df7f5afd4f984240057101928970bd62cdf14f5 2,422 1.00/1.00 vMB 204
680,230 680,230 000000000000000000001563a2e0e9ff9638208637d59653f97a80fa03c50444 2,023 1.00/1.00 vMB 218
680,229 680,229 00000000000000000009f2721fa5d07b2b473f7459916a5f2dd86715eefdbe1a 1,438 1.00/1.00 vMB 224
680,228 680,228 0000000000000000000a45784ef70fe56afd47b5a2455e373be7f55ce7ea5305 434 1.00/1.00 vMB 244
680,227 680,227 0000000000000000000a0f55aba5ab3209e6fed5e39dd79be71fb3f4ab89e45a 3,047 1.00/1.00 vMB 288
680,226 680,226 0000000000000000000aa4c1807bb210b53a173667d9e1d3e045e5082c372edf 1,936 1.00/1.00 vMB 181
680,225 680,225 0000000000000000000037ef53488b1092781e683e6c005a9aa1b1a77ddcc053 2,369 1.00/1.00 vMB 219
680,224 680,224 00000000000000000004f63fca97517581443d28721d5ede5eb0219a965f6b74 1,934 1.00/1.00 vMB 191
680,223 680,223 0000000000000000000205d90544aacd1887339880c1d35959b497252f0b7931 2,482 1.00/1.00 vMB 275
680,222 680,222 000000000000000000074a5fca2424b943a68fcda8698dc588f301a7fd1b7171 1,730 1.00/1.00 vMB 267
680,221 680,221 00000000000000000000e5b5388617555baee97deab07febe8c7c344e881ca12 2,678 1.00/1.00 vMB 283
680,220 680,220 00000000000000000002217f796d2326ee03f89cc5e1b90892f191adda72e883 2,036 1.00/1.00 vMB 240
680,219 680,219 00000000000000000002f67fa6ae92b20bc0745434885c04340451bf5bad5134 2,596 1.00/1.00 vMB 274
680,218 680,218 0000000000000000000069acafcb4e5126817bf0e7384a2f36a1770606c62b08 1,925 1.00/1.00 vMB 286
680,217 680,217 000000000000000000036a5db529a8d1075501c923f0f35927b7c6e67b619942 2,160 1.00/1.00 vMB 163
680,216 680,216 00000000000000000002a787ce60b78520f8c9a3c3c87d401cb6627fdefe796d 2,014 1.00/1.00 vMB 161
680,215 680,215 00000000000000000002a656a39ae7f416abc38b1c2ec1564447fd7898ee0ccf 2,418 1.00/1.00 vMB 195
680,214 680,214 000000000000000000075bd2c1ebd5ee79d8b412c691b3aa7d926edcc2ee10ad 1,119 1.00/1.00 vMB 101
680,213 680,213 00000000000000000000ddde9b7941125b5cb8421113d53118e458f7ab06c4a2 1,331 1.00/1.00 vMB 130
680,212 680,212 000000000000000000097d92f972bf360b113abdf7edaab81775b45d30779301 891 1.00/1.00 vMB 155
680,211 680,211 0000000000000000000149793e5a9c34be26eb81b6596f103f5a5754267b74c7 664 1.00/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 782.00 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: 648.99 GB
    • Received: 13.11 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.