Loading Tool

Explorer IconExplorer

Memory Pool

81,138 transactions
31.04 vMB
0.10358537 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt a6b2e3fec11a8efd94f3c02de1668a72f1768afcc588bb160e05908c1bdbac44
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 9b90343adba214333d52fb8f62e3546962f8a6cacec806b1ee3eda1ba47cb196
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.02616759 BTC
Feerates: 150.75 > 2.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (622,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,805 292,805 00000000000000005e3dc9b256c1891d85317aead93e9dc91f5b8cd15e173f29 48 0.15/1.00 vMB 12
292,804 292,804 0000000000000000ac9a0914ae09df57294df9744445e100490a04667741459c 528 0.25/1.00 vMB 43
292,803 292,803 00000000000000007ac02f7485566e24e0e432e97dc5f4b6dfbff7bdd1a46ecc 373 0.22/1.00 vMB 29
292,802 292,802 0000000000000000556202bfbc09f7c133082afbba901f27298977ef76d904b7 293 0.15/1.00 vMB 31
292,801 292,801 0000000000000000254494524806089e1b92eb36e810ba02dad81d2d3d1f271b 153 0.07/1.00 vMB 33
292,800 292,800 000000000000000066c40be228b940924a3b6e2f6fd0baa393938f1cd93f0cad 51 0.09/1.00 vMB 8
292,799 292,799 000000000000000060aed2a024d59b9c2129324ecba6080605d11b4dfacd2832 481 0.26/1.00 vMB 32
292,798 292,798 0000000000000000961fefa05ff6a79f7794cdaca3049b8862b1ce6594268263 38 0.07/1.00 vMB 9
292,797 292,797 00000000000000006fcdb2cbf4d67b370af1372d8c38abb4827cac7312cdaee4 20 0.01/1.00 vMB 34
292,796 292,796 0000000000000000d83d0a587021dc69a425697fa3997eb0b8d000e92d099744 119 0.07/1.00 vMB 26
292,795 292,795 00000000000000004084ed13fe7bb25d335561143776e15b4ebd7ca320fe4030 35 0.02/1.00 vMB 45
292,794 292,794 000000000000000081be2b9fbcfda66731ca90bbf9e1a50c727387af9d345359 148 0.08/1.00 vMB 37
292,793 292,793 0000000000000000c622f842955ba8ef8fa9564e8e0b239fbd6c6e91bcb8c199 59 0.03/1.00 vMB 34
292,792 292,792 0000000000000000455e678fb8bc4f01faa7492d6bdf82b2a893617ad40b7b27 51 0.03/1.00 vMB 36
292,791 292,791 0000000000000000a4849beeaa2269d7eadab57425ab0d015ae1e78bbe5bbcb9 321 0.21/1.00 vMB 28
292,790 292,790 00000000000000008f2f19a60bbbd1ec117f72c4624a193ec922ecef5c8ac45d 175 0.08/1.00 vMB 37
292,789 292,789 000000000000000047f0cc07454e5f46d68b107f3b955388d09e72e080afacbe 313 0.24/1.00 vMB 22
292,788 292,788 0000000000000000427451d5a75eb5b70ad0b5d2d6ae8880feae088975e40101 383 0.35/1.00 vMB 16
292,787 292,787 000000000000000079e8322920dcdec34731a4edc684e2cf73fd6d4e9016619a 650 0.35/1.00 vMB 30
292,786 292,786 0000000000000000199b7213b8f9fc1c368c4fc778f02d6712d7abc788096cf9 647 0.25/1.00 vMB 41
292,785 292,785 0000000000000000468378004e8039c78e363c1a3db22dd7dbf07a23ccfa5777 1,168 0.35/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.08 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: 723.69 GB
    • Received: 18.41 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.