Loading Tool

Explorer IconExplorer

Memory Pool

46,091 transactions
31.71 vMB
0.11863469 BTC
Random Selection Loading Transactions
Max Size: 161.67/200 MB

Candidate Block

Mining Attempt 0e1afe7da15379e5f3845181f4b94ce3c2ace3ef56eecaf493074b05ea0aaac2
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 537fb9c1bdf4e8f377e2ed59342c5a758b488bf1c5e0d76298684c49a27d7504
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.04943078 BTC
Feerates: 301.05 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (9,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,724 904,724 0000000000000000000070491d296b3f678044c7b1e7a74d1d53e20dafb28e95 2,551 1.00/1.00 vMB 4
904,723 904,723 0000000000000000000154d92929685c9e5ef8325e66f08952254cbdd039717d 2,028 0.65/1.00 vMB 2
904,722 904,722 0000000000000000000258b81073768aee39f9f746f3caa9ca51665c20edc5f4 1,243 0.42/1.00 vMB 3
904,721 904,721 00000000000000000000c8bcbc2d75883ecfc62bac0920d4fbccd71b9cece513 229 0.14/1.00 vMB 6
904,720 904,720 00000000000000000002189dcf308f89531de070df196010e27f52d71a79bc48 623 0.18/1.00 vMB 6
904,719 904,719 00000000000000000001c561d82de473e4fd4b518572a652ee08d297300257fe 1,223 1.00/1.00 vMB 1
904,718 904,718 00000000000000000000edfba17fca8b2649782d359c37cd2dca8fa84d075d25 443 0.23/1.00 vMB 1
904,717 904,717 0000000000000000000172cf55390b9d6fda3469675233e81380516a6459d6c4 1,469 0.64/1.00 vMB 3
904,716 904,716 00000000000000000001a2b6b400dd570c77ff6faa699ee509dea1059b941274 173 0.13/1.00 vMB 5
904,715 904,715 00000000000000000000e4d66396f1c974fa9030bb6b0c3fdf37f299f40d9cc6 589 0.13/1.00 vMB 2
904,714 904,714 00000000000000000001c5bf42db314104de4dbeb0274e66a5228adb9eeaa0fd 2,727 0.92/1.00 vMB 1
904,713 904,713 000000000000000000014e696d1743d90cb8baa06df0053b9dc53e2041775cf2 4,269 1.00/1.00 vMB 2
904,712 904,712 00000000000000000002279d3dcde486d45440a8ffba4e8cdcfc4e612a8df62c 4,949 1.00/1.00 vMB 1
904,711 904,711 00000000000000000002333a5906041935688b8fe6e8cc147697921711efbd42 3,912 1.00/1.00 vMB 2
904,710 904,710 00000000000000000001591ca2e7c2a5c58cf4d2bee0df8a748cc7f100b631ef 3,030 1.00/1.00 vMB 3
904,709 904,709 000000000000000000023e6e741e45ea15712fe4bd892b5f4dd3f1668ffde829 3,292 1.00/1.00 vMB 5
904,708 904,708 0000000000000000000235a1e1215513eead6354b190dfd4d074a5f3a702bd11 1,486 0.62/1.00 vMB 2
904,707 904,707 0000000000000000000130c860e88632c889babdd9b0df6cbd1010b8177f4ad4 1,067 0.63/1.00 vMB 2
904,706 904,706 000000000000000000007cf100dcfdac5820a7abbb8ee14f8e8245d7fe41352b 479 0.18/1.00 vMB 2
904,705 904,705 0000000000000000000226974de336284f7c23749d9ee987c0d05855c4a133fa 796 0.39/1.00 vMB 2
904,704 904,704 00000000000000000000df69a7595571bca42751a7df132b10507af6c35f5b05 287 0.14/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.48 GB
    • Received: 10.69 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.