Loading Tool

Explorer IconExplorer

Memory Pool

80,010 transactions
30.04 vMB
0.11869852 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 31b87b571984eb4809b6f7d5608160cc039c1e9643b7c82e7b9a368a10238a4f
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root d9b6d123a82f2cf81e6694c315a535daebfe3ef1c3f876701cb842dcb9f7cf3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.05106264 BTC
Feerates: 150.80 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (637,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,733 277,733 0000000000000002bd5a035818341880f7d5a1fa01c2075fcc936f385fd6f360 47 0.02/1.00 vMB 19
277,732 277,732 00000000000000020294e5719e05f668dc8a088a7d64d41f3d27370b57f93773 235 0.22/1.00 vMB 26
277,731 277,731 00000000000000006d36f98acbb18daa3bc8e24e6293eed67b7f3b3453b25065 485 0.25/1.00 vMB 37
277,730 277,730 000000000000000019a50af10ea95ccb2bc1c38a1ef702361f477d7d5c8a6c12 1 0.00/1.00 vMB 0
277,729 277,729 00000000000000008f7c00691ccfd24ca609809b6ffee7a47efa7c3d8803ff33 741 0.25/1.00 vMB 65
277,728 277,728 000000000000000278c047a0bab95cb678b0512236622cef6bd095eb746650e9 116 0.10/1.00 vMB 26
277,727 277,727 000000000000000052e3cc1d3b6b4047b65fe5d79d638bd7e9dc3aa8e8bb7539 394 0.16/1.00 vMB 45
277,726 277,726 0000000000000002e686aa422a9a572e5e2667478fde4a3e5ce1c409ab037bda 21 0.03/1.00 vMB 16
277,725 277,725 00000000000000031e219a8d76b5fe5ddd7c1ed663ae2c6a4ef2678075d21c69 48 0.04/1.00 vMB 20
277,724 277,724 0000000000000001e20176e1224176f677ddc065831cf226a45cf47ff93ff948 381 0.20/1.00 vMB 36
277,723 277,723 00000000000000024f367ad533ba89001d3a74fa153344be23d5c58124531ee8 149 0.06/1.00 vMB 49
277,722 277,722 00000000000000000ad9992cdb1bbb71e9c8be3cf8a65aa1a4aa94d6ea01b772 196 0.11/1.00 vMB 32
277,721 277,721 000000000000000377e7076dd6ac5cf587c83d7adf75275e412163abdbd1dec9 228 0.12/1.00 vMB 30
277,720 277,720 0000000000000001e3458a5ee1b28ae63fd09f311a2ef9e35999c822b355dfd4 38 0.03/1.00 vMB 28
277,719 277,719 0000000000000002ee6e91d0fb279924dcb3e96e5a15d6ca3e69deb0c0af4ee9 404 0.23/1.00 vMB 45
277,718 277,718 00000000000000008147edaf96eeb4b1bf4223ef94c126b89742de51c76ac060 115 0.05/1.00 vMB 30
277,717 277,717 00000000000000012144b6aa0f2d484d902c5f31662be5db4f214230f285a819 420 0.18/1.00 vMB 50
277,716 277,716 00000000000000034e2a56106ce1900955f300eef7f85c896bfb425286593a5d 392 0.17/1.00 vMB 48
277,715 277,715 0000000000000003690900dd2a2ae53af94b9f8e72e0a41ae55aa782e98348b2 170 0.09/1.00 vMB 31
277,714 277,714 000000000000000237197154806c13a5741cce143f8d19bc243c1ae1f04fbfe6 244 0.12/1.00 vMB 26
277,713 277,713 0000000000000001a6c33cbacd7eddf513adfcc24ef292dbbf9be73ca2e789b4 256 0.11/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.