Loading Tool

Explorer IconExplorer

Memory Pool

77,617 transactions
29.97 vMB
0.06836851 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt ce52d2245682516548112f2b84b2fdf8fe09a33e1eb1f8548071221c2a01f7f4
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root 00334645eb2c7b37806803e6e239aae2220b16e432db455a45ccf3efa28e11b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.00464426 BTC
Feerates: 150.92 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (214,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,612 700,612 00000000000000000000b590198581ea365e693877845dec1f1cf5169bcee08c 1,431 1.00/1.00 vMB 7
700,611 700,611 0000000000000000000e8f0c950887a040246a16978b4420ee4bda208a0aac30 1,649 1.00/1.00 vMB 19
700,610 700,610 0000000000000000000397ac86aa3e40460d66fda094179344bc457ab9c4b07c 1,896 0.99/1.00 vMB 5
700,609 700,609 0000000000000000000ec60a684c34fe7e997bd16940d0daa9fe90615bce4b18 2,094 1.00/1.00 vMB 28
700,608 700,608 00000000000000000008704b9f4a34407d12215d2e6394533404d73e7d6e3104 358 0.12/1.00 vMB 16
700,607 700,607 0000000000000000000c201397305073c30a650fb56c93ef3fab9d97e090027a 1,025 0.65/1.00 vMB 12
700,606 700,606 0000000000000000000e0d81bbf20da82bce82fb0d019fff7ac628c1578c4d6c 1,676 0.95/1.00 vMB 5
700,605 700,605 000000000000000000056e962cea22010f193a15942ec8e582544c05931c93e7 2,281 1.00/1.00 vMB 18
700,604 700,604 0000000000000000000ac4bcbb3aaee3a1f69fbd6f3add2fae8edb9c342b75f6 2,604 1.00/1.00 vMB 15
700,603 700,603 0000000000000000000d01c2c3a0dcb9f21a2a21b44abc9200c600035c00607a 652 0.31/1.00 vMB 13
700,602 700,602 0000000000000000000a4b790f6b4a8b690e702fcbc7d4ffc3a6da9e0cc5438b 322 0.11/1.00 vMB 11
700,601 700,601 00000000000000000003026ef61928b5f20a89374d9ae32fbdb14454e7eca77c 256 0.26/1.00 vMB 10
700,600 700,600 0000000000000000000920b3eb887e89a045e8c3944c8fa7440704a0d1ac9a51 643 0.58/1.00 vMB 10
700,599 700,599 00000000000000000005dee1d5d9c7fa478eebaf54172fbf41f0a6ec0d92c54d 853 0.26/1.00 vMB 16
700,598 700,598 0000000000000000000336865d9d9c9567e069b1c915c4a0eafcf11c9bee726e 1,981 0.86/1.00 vMB 11
700,597 700,597 0000000000000000000a91c26189de16097218379192370e344e79dad4491635 1,327 0.51/1.00 vMB 12
700,596 700,596 000000000000000000053f7f77b75efa56d1b1f34d44aa4f384fb534b44c3429 389 0.18/1.00 vMB 9
700,595 700,595 00000000000000000002c719f504adc3eb057362bb8bfec654b64a197407af80 799 0.33/1.00 vMB 12
700,594 700,594 00000000000000000009b62d8f26a00330f9910e0a05d12b16ba41aaab3db4eb 1,066 0.42/1.00 vMB 5
700,593 700,593 00000000000000000001eb28065a305b9c5a0cc551a2c6256e2abb62d087d031 2,294 1.00/1.00 vMB 14
700,592 700,592 0000000000000000000e7b84072db6ba5969c437565598079761ae0687264cdb 2,296 0.80/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.