Loading Tool

Explorer IconExplorer

Memory Pool

81,158 transactions
30.37 vMB
0.11840051 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 70e36514eea81724e70351ad4411c4e6b1cc83d55f5fae638840c6e71f68a663
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (170,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,061 745,061 00000000000000000004e719159830c503cdc59b0ae3db20173c093cfaa0cf90 2,455 1.00/1.00 vMB 21
745,060 745,060 00000000000000000007aa7865683504d8d400c89496ea622eef7c77658f1579 2,095 1.00/1.00 vMB 7
745,059 745,059 000000000000000000008a6aa1097d85d29a25eea7d2430062aa071787186bfa 2,491 1.00/1.00 vMB 13
745,058 745,058 00000000000000000000547861824a0e9c4e9880494f6371e6d40df2d9604d77 3,047 1.00/1.00 vMB 33
745,057 745,057 00000000000000000004a509d6f3976f9da72f653bd84e04ec150aeebb520268 3,347 1.00/1.00 vMB 42
745,056 745,056 00000000000000000005260be41ec8251d385634096710eb0fa9ce802025b285 1,940 1.00/1.00 vMB 19
745,055 745,055 000000000000000000064e7687dfe6d08362cb80ac06368fad8eb23b49e9e680 1,580 0.85/1.00 vMB 4
745,054 745,054 00000000000000000007c656fd8c9a9a8573e641522be3196b47ce811bafa45b 2,680 1.00/1.00 vMB 29
745,053 745,053 00000000000000000002444fb75214953aae1480a4f83b2738a27fd0bdc4e7bb 2,167 1.00/1.00 vMB 29
745,052 745,052 000000000000000000036066725f57a6a4bb9fc9adb1cb1b6dbc0eab69bfb1d2 1,768 0.77/1.00 vMB 19
745,051 745,051 000000000000000000082997b7a8d116e81cf8a954895eb2c448e9c6f7cccb99 992 0.41/1.00 vMB 25
745,050 745,050 00000000000000000005423b548d409228735058f685bdf30aa3bcb6cf159988 782 0.70/1.00 vMB 17
745,049 745,049 00000000000000000005ea121c79a82fb8da8f5c057c691881667a05b9d6fcc7 1,305 0.99/1.00 vMB 4
745,048 745,048 00000000000000000006f5f2ab9047bce7249238892552bb16672f79611a7de1 2,740 1.00/1.00 vMB 26
745,047 745,047 00000000000000000005dbadcae70b3e8897f715f4a045c313810f05d23a7cb5 3,131 1.00/1.00 vMB 31
745,046 745,046 000000000000000000058f6b329a876c6df76baafca19fc8e0cf169d44663ed0 1,580 1.00/1.00 vMB 3
745,045 745,045 000000000000000000030e77d21002a7272b4a069efc6f90c8f0eafb131d948c 2,239 1.00/1.00 vMB 14
745,044 745,044 0000000000000000000623985502b84b2a1b6aec8da33833bdcd2cd19a2794a5 2,809 1.00/1.00 vMB 35
745,043 745,043 00000000000000000006d7534889df0da79623acf1e8222002e05eef8a41d370 2,492 1.00/1.00 vMB 28
745,042 745,042 000000000000000000070b02f04a5d84e1dbe29369f0ff6e44bfb0547ee20aa3 1,228 0.48/1.00 vMB 20
745,041 745,041 0000000000000000000170b3e844d03b5ee192c1e19fc57df5a5317a7df611cf 890 0.37/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.