Loading Tool

Explorer IconExplorer

Memory Pool

40,813 transactions
28.38 vMB
0.07324435 BTC
Random Selection Loading Transactions
Max Size: 144.76/200 MB

Candidate Block

Mining Attempt 149b820bd93e9a8f996f13b24793fb45006feafed7051c5bea6e1470f059884f
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 2ea800f7806ce82fbd8cc805a4ecdd23461c9c27c9d500d25fbed7cd315c029f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01840443 BTC
Feerates: 88.27 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (468,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,266 446,266 00000000000000000065894403024a2bcaa80a23ebb240e7374f56774d72799e 1,973 1.00/1.00 vMB 83
446,265 446,265 000000000000000001c54de6237be8187708a6b1e29f4ceeb3e0feea1dd4a6aa 1,501 1.00/1.00 vMB 93
446,264 446,264 00000000000000000357ad7a48673c3106d25b3d2e54ef408fec975b7f4fd1d6 1,758 1.00/1.00 vMB 76
446,263 446,263 0000000000000000028f10846679153b185b227a9968acec899e3b3e61cb813b 2,339 1.00/1.00 vMB 83
446,262 446,262 0000000000000000003ca11aef76ad498f543cd18b5dff94fafc42e93eebf228 2,246 1.00/1.00 vMB 66
446,261 446,261 0000000000000000000a9742f9a28131f4db26f3f6971909ca11955dc452179a 2,578 1.00/1.00 vMB 91
446,260 446,260 000000000000000001fe8d4d55c0914f255223bba2d01e0df2d2ee457cc1904f 129 0.05/1.00 vMB 115
446,259 446,259 0000000000000000027bfd4ccbf4dbc69000f6ca558069d683543a46c7e04d84 2,444 1.00/1.00 vMB 74
446,258 446,258 00000000000000000022ef3e2f870e8803ed62aa277ba63b9fe3890ad6733aa4 2,068 1.00/1.00 vMB 84
446,257 446,257 0000000000000000026efcf15aeb867ab6f2a8174d3ed6dcac694e7ef8c3c88e 2,344 1.00/1.00 vMB 92
446,256 446,256 000000000000000002a3e539e47327bc18bf4aae6de2c63e0223c26d59801f61 2,010 1.00/1.00 vMB 86
446,255 446,255 000000000000000001e05dbed1b8adbeadc54e7c2f41ffd69c51ebe9e1e02466 2,305 1.00/1.00 vMB 73
446,254 446,254 0000000000000000014904cbb6f6da665751761fe163d46c96cc5b09374a0ad5 2,666 1.00/1.00 vMB 107
446,253 446,253 000000000000000001c391d2e9339c1ddf0db1aba0dbdf0fc54e61b9ae0bb95e 784 1.00/1.00 vMB 28
446,252 446,252 0000000000000000023d4820bc55007c0c162b98e4c6602b7ba7f28e07ed79c9 1,826 1.00/1.00 vMB 40
446,251 446,251 000000000000000002d2e44f2259e9c74ab8f27d60785ae0dd0290d266542ff2 2,325 1.00/1.00 vMB 85
446,250 446,250 000000000000000001ef62f299ea93356f4d52c75ff3cc442b4a073e90f947e0 1,747 1.00/1.00 vMB 39
446,249 446,249 00000000000000000069f7825c66cf68b586c783a5e6e6a736c35b93c476bb76 1,822 1.00/1.00 vMB 76
446,248 446,248 000000000000000000d1b1cb1ad33207af26e7948b411085806cc147ea6781c5 1,498 1.00/1.00 vMB 59
446,247 446,247 0000000000000000018ebfba92535137958a6a3e76c0f388443d19c8136b8ef1 1,702 1.00/1.00 vMB 63
446,246 446,246 000000000000000000d769b3c5edc9281918eaaa2c022eaf2a44d816174690b0 2,064 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.