Loading Tool

Explorer IconExplorer

Memory Pool

41,912 transactions
30.30 vMB
0.16185371 BTC
Random Selection Loading Transactions
Max Size: 152.97/200 MB

Candidate Block

Mining Attempt 91dc6e2b6a6ae17fcfd1634b859d315da163a70e38c4b5db01c35344cf0318d2
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2756b6ad7c50f58021b4aec4507663dfd1efdd310204077d8452d1525754dd4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.08984642 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (153,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,113 761,113 00000000000000000000d1a4cd2eb44ff59fb5d66f2b844743f463cc21ea4a58 1,932 1.00/1.00 vMB 20
761,112 761,112 0000000000000000000769ef80d59246df6eaacdb5ee13b7f13bca1cc44b1de9 1,474 1.00/1.00 vMB 19
761,111 761,111 000000000000000000040092f2af0b260c0c0a75597b2521a42391033502a471 2,099 1.00/1.00 vMB 19
761,110 761,110 00000000000000000001cd6c16f5d43d7ef74a64433b366df90377dee9776b70 3,375 1.00/1.00 vMB 20
761,109 761,109 00000000000000000006c843d098d942033093c6517f05ba6f2a65ee527d0362 606 1.00/1.00 vMB 2
761,108 761,108 00000000000000000003ca2a5cb6534816cb4e69cf3bf942ebab8098ace27445 1,934 1.00/1.00 vMB 6
761,107 761,107 000000000000000000027bb6e31f6d5d39c659b9de3bf148a61eea70833edb08 2,744 1.00/1.00 vMB 12
761,106 761,106 00000000000000000001abb0c38dfdbd330eb7f959a8357080c2613cbf04839a 2,388 1.00/1.00 vMB 22
761,105 761,105 0000000000000000000034ebc58944a087f90f15ac901804389586e6bc46a100 3,086 1.00/1.00 vMB 23
761,104 761,104 000000000000000000071f470f51c99535272ad74248e34a5273f8044281b435 2,135 1.00/1.00 vMB 14
761,103 761,103 0000000000000000000254dbe486fb57dee1ade31e9fab1b0658d38bcd9fb997 556 0.17/1.00 vMB 13
761,102 761,102 000000000000000000006742aef00a1b790b17db389e37f69db234beb9a6699a 506 0.15/1.00 vMB 14
761,101 761,101 000000000000000000065eef6b59013e59a690eefb1e592a921dfdab85fa83ac 2,388 0.90/1.00 vMB 10
761,100 761,100 00000000000000000005dc1e61cd008b4703af0c8ce891ea43b1dc96c4bb2ed9 2,204 0.98/1.00 vMB 6
761,099 761,099 000000000000000000032a698438c19d2af5b47fa0063a448a0701688ec9473a 2,060 1.00/1.00 vMB 18
761,098 761,098 00000000000000000001b6e8d971f9b1ff75ec77bfc41eb52ee49e8792bb288f 897 1.00/1.00 vMB 13
761,097 761,097 00000000000000000005fe8718a1183849c13fe659ecf6d0aafce9ca0c2c4d0e 924 1.00/1.00 vMB 24
761,096 761,096 0000000000000000000614c105a4813338943aeb78a215eedb1e78763d1ff41c 738 0.25/1.00 vMB 14
761,095 761,095 00000000000000000004aadc08acb67af811f6fe4b90f6b2420be526d874fb78 611 0.17/1.00 vMB 14
761,094 761,094 000000000000000000004922811346a8536a14fd18106fc498ad7889dc38a420 2,106 0.92/1.00 vMB 7
761,093 761,093 00000000000000000004164eba85c88c32dc82b86de331c5a5b10b8c56d1c8ac 3,162 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.54 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: 618.63 GB
    • Received: 11.20 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.