Loading Tool

Explorer IconExplorer

Memory Pool

76,831 transactions
28.76 vMB
0.06855877 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt d54eaac0fc24df44b6e00863cf104483a57127d3a844253658ed83781c952d5c
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (626,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,914 288,914 0000000000000000e8a2851d52cf87cbf7b5b79fa89f713a95132078246653fa 709 0.25/1.00 vMB 56
288,913 288,913 0000000000000000aa9d9e5d752c61c0bee91b685bffc448d4f05c5d844ae3ab 315 0.33/1.00 vMB 15
288,912 288,912 00000000000000010ded945f1e22ad84b3bde2e51c07431427bf1548ba1056f2 808 0.50/1.00 vMB 30
288,911 288,911 00000000000000004b44ddc5f8ea706114b732dbb806a2901eeaeba1fb52749f 512 0.21/1.00 vMB 57
288,910 288,910 0000000000000000883cd9235d9bf6aa59e25977f28fb6a2c4bde726a4bb392d 128 0.05/1.00 vMB 110
288,909 288,909 0000000000000000a19aa1b604cbd550ab1849177ba349eea5512d1803d605f8 393 0.28/1.00 vMB 36
288,908 288,908 00000000000000005bcc5a03d4d86e843565933e29ba50980d5e30ceabe4a78e 182 0.13/1.00 vMB 32
288,907 288,907 0000000000000000f8d2434e0ed790afb78a2d897ace0648a019a358f3389a70 105 0.07/1.00 vMB 35
288,906 288,906 000000000000000038ad9fff9f4483d72dda7ab8809703580d7e0f476d51de90 537 0.37/1.00 vMB 30
288,905 288,905 0000000000000000d67afd6acc5abccaf073cecaa583fd185f75f5e109b5a504 140 0.28/1.00 vMB 15
288,904 288,904 00000000000000000a85cc0da693413c0ef78c2e901ca48660a747db394e5304 676 0.50/1.00 vMB 26
288,903 288,903 00000000000000001b637a1bc5666496e2ee33cca16e191e4ff1e81d2bf70441 1,478 0.90/1.00 vMB 33
288,902 288,902 00000000000000005c386e8b45d6f9e53f8833e53ca864b95bafac4b95f7c80e 775 0.35/1.00 vMB 43
288,901 288,901 000000000000000064e4e3c9a766d46430a9d2123220368a68dec03dafc64e42 501 0.37/1.00 vMB 29
288,900 288,900 0000000000000000eb4f10803b07945ba83dabf3d9d2dc182f36cedbdc4b24ae 96 0.11/1.00 vMB 21
288,899 288,899 0000000000000000828f9634b37f3fa15fce63b78f18f1138cfe3e54c897833a 1,193 0.89/1.00 vMB 29
288,898 288,898 00000000000000001aa0f01b31de42339e1ae57ae82f5f4a747dc04284254665 469 0.34/1.00 vMB 28
288,897 288,897 0000000000000000b99167fa3c81daa73df39636a869a7d0219bff9685ef8935 64 0.03/1.00 vMB 24
288,896 288,896 000000000000000097510c3ded0e15274ecdd5dcc200fdeb2d608173490c6991 645 0.50/1.00 vMB 29
288,895 288,895 000000000000000080d9201fb1acf0d865b9934da6165de9540742ceabb6a579 1,193 0.75/1.00 vMB 31
288,894 288,894 0000000000000000fd7017eb2ab4005044269d197ed1e1a9668c3f1b317e6397 285 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.