Loading Tool

Explorer IconExplorer

Memory Pool

80,967 transactions
30.04 vMB
0.09431786 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt 218ac433e73626658adb2aaf2e822e6dbf0d42d5994d74905180627a3f77baf9
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2938561f0bab8c4fbe33fb5b254cc29a0ba49e524080412c09f1801f752bd29a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03120010 BTC
Feerates: 100.37 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (253,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,731 661,731 00000000000000000003594556eb8755a9c0e4ccd1e6f216b512c20466bed4a8 2,761 1.00/1.00 vMB 115
661,730 661,730 0000000000000000000c1425bc74dcdac7b3679038d4c901f9df32b183c6bfb2 2,407 1.00/1.00 vMB 121
661,729 661,729 0000000000000000000b515f5a042d5de0555fa78daa61de7b2e9f1a1c0cbb59 2,679 1.00/1.00 vMB 100
661,728 661,728 0000000000000000000524ef087e2ea7c8a1517f4e584321c00618cba3ccbfdd 1,909 1.00/1.00 vMB 100
661,727 661,727 0000000000000000000e7fac512fad25c5bdb2c3334e03d0802bb1d5fca5720e 2,346 1.00/1.00 vMB 105
661,726 661,726 00000000000000000009135544b5f0c60f8f95063419fe12c061ff3a18d8ab65 1,196 1.00/1.00 vMB 114
661,725 661,725 000000000000000000009d72bc1b39c6371b76fb10ade50e54208f29cddf5f7c 2,604 1.00/1.00 vMB 120
661,724 661,724 000000000000000000079ffa9c8255feea52c78039d07b41db7856625ff8745e 2,397 1.00/1.00 vMB 145
661,723 661,723 00000000000000000000e2b106a25dceffc31f9e52be30b4324e817c9a096384 2,347 1.00/1.00 vMB 132
661,722 661,722 00000000000000000004df35fff3644c002cf868f10e3b8e3a85e9f671f1767a 2,515 1.00/1.00 vMB 138
661,721 661,721 0000000000000000000730564b883c82f885a498b770037f8625971830829fe9 2,565 1.00/1.00 vMB 104
661,720 661,720 000000000000000000082d89aa9e7d07b379b3dd57d73c39010d91e1d52aa458 2,682 1.00/1.00 vMB 111
661,719 661,719 00000000000000000009704ec0dfb2e73b2d9c5a45a2b7fa02dabf5c1b78c843 2,710 1.00/1.00 vMB 121
661,718 661,718 0000000000000000000ce8f7de57eb300d16a2759a22b44ef11b9487bba4d0ac 3,279 1.00/1.00 vMB 161
661,717 661,717 00000000000000000005dca9b41a5f3156785c73a68e3b71cd5d8505303eb804 1,972 1.00/1.00 vMB 100
661,716 661,716 00000000000000000007f71ae07d9c9403a1f98a6f3bd03ff2603bf937eacfbf 2,262 1.00/1.00 vMB 113
661,715 661,715 00000000000000000005df7383b795f2e3b3f7f01872c402ddd8899a8e7e01c7 2,238 1.00/1.00 vMB 105
661,714 661,714 0000000000000000000b2508374c3d1d647952937625e8bd40c59bed09a6c32a 2,946 1.00/1.00 vMB 128
661,713 661,713 000000000000000000017cbc16f361ad6cd5e21fe90c1a607c4bf6dd7bd1f4e2 2,368 1.00/1.00 vMB 111
661,712 661,712 000000000000000000069aaf69672bb0dd806bd46aad61b7f617adae56a0acb1 2,676 1.00/1.00 vMB 126
661,711 661,711 0000000000000000000e8bb1274a62214783a00a84069e5c14b1fc8f32ace8e0 2,809 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.