Loading Tool

Explorer IconExplorer

Memory Pool

80,540 transactions
30.60 vMB
0.08676348 BTC
Random Selection Loading Transactions
Max Size: 186.31/200 MB

Candidate Block

Mining Attempt 583998f4c1f86938551139fd5e512af8bd272f9b65852446c67e0cb4cdc8a28e
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 68c679a8f46b4197aee3c886f67427542375d9da00b67787a505673d085954de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.01758032 BTC
Feerates: 151.12 > 1.76 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (321,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,862 593,862 0000000000000000000785a23fca67d499ee2fc880337ec7a074b9fe0cd7fe4e 1,151 0.33/1.00 vMB 17
593,861 593,861 0000000000000000001859ddf86a1be8b78e5ef71579b1cd8700875d2c3480cc 2,071 0.65/1.00 vMB 19
593,860 593,860 0000000000000000000c05e39b446b356fba36f0802dca892be88c5110505853 1,185 0.67/1.00 vMB 7
593,859 593,859 0000000000000000000085e9642932cdb17ef3d3cd0d3f3c381ab22e132bcee5 2,343 1.00/1.00 vMB 6
593,858 593,858 0000000000000000001922fbbf5f82dbed66f65e10b31700388afa51408a4134 2,940 1.00/1.00 vMB 19
593,857 593,857 000000000000000000066229e8b87df09290cc70dc4afb8cfbcf9b12d1765749 1,048 1.00/1.00 vMB 3
593,856 593,856 00000000000000000007fc1913330fb3e0587a6b2af445eb12c03309656268d6 3,067 1.00/1.00 vMB 17
593,855 593,855 000000000000000000199f923140e160a40b3e1334e6ff1603befa3533044825 2,651 1.00/1.00 vMB 23
593,854 593,854 0000000000000000000413b05752b629dfc4be03153a2917b14fbc45d509c320 2,943 1.00/1.00 vMB 48
593,853 593,853 000000000000000000140f0d477a7b14aaebd4ca1f3563df8183deed2d7421c1 2,506 1.00/1.00 vMB 8
593,852 593,852 0000000000000000000e415a83020bddc8091b6d180323b743b2e5a0a754fe08 2,956 1.00/1.00 vMB 34
593,851 593,851 00000000000000000001b753d68f417a434153095501a810c37ac2c22cebefa5 3,091 1.00/1.00 vMB 19
593,850 593,850 0000000000000000000bc250af4b6626bf3699520e3357e4b2fc45126799a4db 2,545 1.00/1.00 vMB 23
593,849 593,849 0000000000000000000fb24dd3a687da67f56dc3f901682c3add930b14dcfb25 2,141 1.00/1.00 vMB 8
593,848 593,848 0000000000000000000233cf30dd6cde110d60b4cb04035d62f6f3051cb283ef 1,887 1.00/1.00 vMB 13
593,847 593,847 0000000000000000000bc4d5ecca6ad6f8a34bc5fd2d99a2bee64d3ea38e1e3e 2,556 1.00/1.00 vMB 44
593,846 593,846 00000000000000000014dcfa8d0c8c0339a0b348fd1d7f80177df2125167f78a 2,133 1.00/1.00 vMB 25
593,845 593,845 0000000000000000001324741b9557a2252dfbe1fe74d6feeb54488271e523b3 2,070 1.00/1.00 vMB 28
593,844 593,844 00000000000000000007f64749f9202f8e9dff1c36929c84d19cc901df18cc65 2,600 1.00/1.00 vMB 36
593,843 593,843 00000000000000000019a4001b1a2fbbf6a3fbc4482b369ac669ffdd647dee28 787 1.00/1.00 vMB 69
593,842 593,842 0000000000000000001055ffd6f9aa1745d325fdee5e2feda09e74ad036e5c0e 430 0.14/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.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.