Loading Tool

Explorer IconExplorer

Memory Pool

86,276 transactions
31.59 vMB
0.14538593 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt aa311f2f9ec8fea00ebf568b6b87e7cb384cf9703a225e7bfc73cf731856f0df
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 15a9d1589402ff355983ee62016317cd333d16c38a9687ce8bae5f9895e5a03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.06416984 BTC
Feerates: 214.31 > 6.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (472,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,227 442,227 000000000000000002930285f7566202e300e58e021800cd9258572114dcc557 1,701 1.00/1.00 vMB 62
442,226 442,226 000000000000000002046c0777217f1c155d834afe013e3c33acb8430117494a 1,923 1.00/1.00 vMB 63
442,225 442,225 000000000000000001e12cc725630ffdd5e34c19a0d891a0ce14bdb489e2da10 2,716 1.00/1.00 vMB 75
442,224 442,224 00000000000000000375e244a1f5d5fb3bb16c38a63e226c04c9fed69694af58 3,007 1.00/1.00 vMB 78
442,223 442,223 000000000000000001897bd109c8488b59cec78f9ae03ec073346f17c1dd24e3 1,810 1.00/1.00 vMB 79
442,222 442,222 000000000000000003ae393fc4645bba5bb8ced0d11c0ed089b32f5d85f8ef83 2,255 1.00/1.00 vMB 76
442,221 442,221 000000000000000000ed106511754744471ac2de50a900bf81884392e29c43a0 2,276 1.00/1.00 vMB 84
442,220 442,220 000000000000000001ed387f66e3cfb3125282edad5c773a2b19cf385665553f 2,024 1.00/1.00 vMB 115
442,219 442,219 0000000000000000020064669ed22d12646e65af2b0af4ca551c51570a45ff20 2,485 1.00/1.00 vMB 91
442,218 442,218 0000000000000000023f3dfcfab75b8a53c803907e394712cc988d202d905b52 2,580 1.00/1.00 vMB 93
442,217 442,217 000000000000000002820180c1938bc3936b9cceb33a7e6c794e8a485d1b722a 2,431 1.00/1.00 vMB 93
442,216 442,216 00000000000000000107f792fc281a82ddce36a33ce9ff3644dc5abed742bf1c 2,149 1.00/1.00 vMB 99
442,215 442,215 000000000000000001c74cfbc1c6095442210512d3ce9020670e94c5c481be3e 1,518 1.00/1.00 vMB 32
442,214 442,214 000000000000000002c491f46668ee4747b42dbb0744b106f987d604b530f1cb 2,255 1.00/1.00 vMB 61
442,213 442,213 000000000000000001958c5223715e001fac4b61b2b75d27104597b2e4073c7f 1,646 1.00/1.00 vMB 65
442,212 442,212 000000000000000002176c1a9e4f9b18bfffa7319c0f596befc699f448b1f3bf 2,676 1.00/1.00 vMB 81
442,211 442,211 0000000000000000019df0e01ba3e10c0c864f401005bc931bf1f9307a925315 2,479 1.00/1.00 vMB 99
442,210 442,210 00000000000000000010f7c40643712cec6dfc27579fa66b3d90de58dcd3809c 1,830 1.00/1.00 vMB 46
442,209 442,209 00000000000000000078ea0c23e28ff901816c765cda2b50c4d11d359d515b0a 1,917 1.00/1.00 vMB 64
442,208 442,208 000000000000000003c5c67a69ce403aec8976e9c81ef7232b2411ddcf703c23 1,260 1.00/1.00 vMB 52
442,207 442,207 000000000000000001bf50b4e21b1b3ecaa45e6d22cffc6abb99489cb9d3868b 2,555 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.