Loading Tool

Explorer IconExplorer

Memory Pool

45,291 transactions
27.94 vMB
0.06847672 BTC
Random Selection Loading Transactions
Max Size: 147.71/200 MB

Candidate Block

Mining Attempt 5c7b3031ccece0d913ab3ecd551021ef047a09dec2eeb1ca2d1cd4e996982e32
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root b0cb1a464d80a6726d5b2a187e4906087b50fad7293297bcbeb4e5894ea9b01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.01526000 BTC
Feerates: 101.53 > 1.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (127,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,740 787,740 00000000000000000005aeb5db8e1964f9678e021d3276ca1e038f522498ede5 2,791 1.00/1.00 vMB 28
787,739 787,739 0000000000000000000477449135eb45dcbb405aa71d2cac9c1ac858cc6f3ded 3,342 1.00/1.00 vMB 47
787,738 787,738 00000000000000000002ae96d21326ce744fc70e3bc60cbb4502064b33dfce2f 2,906 1.00/1.00 vMB 40
787,737 787,737 0000000000000000000024a7a5142ab8cba9b9dc0377fb1f88448f802b348d11 2,961 1.00/1.00 vMB 43
787,736 787,736 00000000000000000001fc04038877509e6005185d13124fcda73c5970dc0aec 1,486 1.00/1.00 vMB 49
787,735 787,735 00000000000000000005b808221a0eb32b157a09cae4d2aff859596eb0bd261a 3,940 1.00/1.00 vMB 25
787,734 787,734 0000000000000000000395020484e4ed55d64f61cf44fac27165d041e848294b 3,274 1.00/1.00 vMB 32
787,733 787,733 00000000000000000000782ddb3f725c6a153405a7cf10ca92a56f6c2929d0e6 4,327 1.00/1.00 vMB 18
787,732 787,732 0000000000000000000172c24e2802cf5057bf47c8f2dc4a3c3673064ff751bf 2,962 1.00/1.00 vMB 14
787,731 787,731 00000000000000000000297ea074f7dc131c0f10ef83a71f67d3cdbd7627eee5 3,774 1.00/1.00 vMB 15
787,730 787,730 00000000000000000003c9ed9af751611517682f58b435e261c6ce4a148e8c9d 3,400 1.00/1.00 vMB 34
787,729 787,729 0000000000000000000271febcd3a8301f4de59cdb3d028b2179dec919fdd9a3 4,219 1.00/1.00 vMB 26
787,728 787,728 000000000000000000047c3e1c7ac954528b550544cb8596315bea4d38be3a20 3,559 1.00/1.00 vMB 27
787,727 787,727 000000000000000000054077603cd59125d389e8dbe3aa7ca4d8c13d16a63644 2,833 1.00/1.00 vMB 20
787,726 787,726 000000000000000000048a238d006475fde6f8346b18747165fe5381d66a0daa 2,917 1.00/1.00 vMB 18
787,725 787,725 0000000000000000000121ec88c8d663f06eb0849924795205bf11f7a6607ae1 3,158 1.00/1.00 vMB 37
787,724 787,724 00000000000000000002e27277966b10bad73f7f342ef32837b87ff425a51003 3,191 1.00/1.00 vMB 41
787,723 787,723 000000000000000000055853613d8c09d88ab994c936e5028f3f8d7aa0e270f9 3,204 1.00/1.00 vMB 9
787,722 787,722 000000000000000000032ae2fc05641b6af658bedebcb358fdff2db9885aa0ec 2,967 1.00/1.00 vMB 17
787,721 787,721 000000000000000000038add0fc3b1720d647a838cbc7e3e0bfcd0a0300c384d 3,498 1.00/1.00 vMB 17
787,720 787,720 00000000000000000004a565bfac2ca2fae90f0da99a9f0e62a6a4d7ba8b0c04 3,587 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.