Loading Tool

Explorer IconExplorer

Memory Pool

41,265 transactions
27.84 vMB
0.07740201 BTC
Random Selection Loading Transactions
Max Size: 143.07/200 MB

Candidate Block

Mining Attempt b990e3ca02c73bdf966c3b4f207ce3f40dc3ccbe2467129cb8e3dde2ccbc9f99
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root eaf81f763ceb01fc4ceadc58876b3ec01be40047941c5009e9b731fc075b5b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,494
Size: 1.00 vMB
Total Fees: 0.02386855 BTC
Feerates: 193.01 > 2.39 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (107,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,869 806,869 00000000000000000003016f10ab5bc8fa8234786641edfabcd7880192293591 3,273 1.00/1.00 vMB 21
806,868 806,868 000000000000000000013ceca9cc5021be6163aee5372bf616a9703b68acbb28 5,270 1.00/1.00 vMB 19
806,867 806,867 00000000000000000000087971d908288bbbf9af5c4a346315bf6f063eb7c63c 2,082 1.00/1.00 vMB 22
806,866 806,866 0000000000000000000179774eabc948fc65401b22b763461c22e28e0a82a7df 3,588 1.00/1.00 vMB 35
806,865 806,865 000000000000000000052fefca5f7d0e9c65884f1517a0b2a0e96579a15f574e 2,061 1.00/1.00 vMB 20
806,864 806,864 000000000000000000015968824f4a1a9de1075ee536b7bdb616714f3cb5ef24 3,709 1.00/1.00 vMB 32
806,863 806,863 000000000000000000033bd38e7db515c37099e47aa219b33ac102a26c110c10 5,590 1.00/1.00 vMB 19
806,862 806,862 000000000000000000025d6b184b40cd9bc29568ed56edc003f182b196f447bf 4,185 1.00/1.00 vMB 16
806,861 806,861 000000000000000000022b71992b223a1deef3d6df02a17719e754ae711255a5 4,197 1.00/1.00 vMB 24
806,860 806,860 00000000000000000000ce919b3e94932e0f494b86b6501b26e108fa44e97b62 4,837 1.00/1.00 vMB 23
806,859 806,859 0000000000000000000396680b022e52e7a800b0e404ee40ff99c784190d892f 2,239 1.00/1.00 vMB 21
806,858 806,858 00000000000000000003141d48c1bdf11fad87329afd2840a826d28389eb1b0b 3,638 1.00/1.00 vMB 32
806,857 806,857 00000000000000000001e77f61615f142a7ca52d0b34182c40ff6b8a3afe106b 2,973 1.00/1.00 vMB 32
806,856 806,856 00000000000000000002f66aa2409941061167463d5d980422199995a0495b60 4,043 1.00/1.00 vMB 22
806,855 806,855 0000000000000000000184d9cd3563046d762d3b4fa5d54fc35ce083ff750163 6,684 1.00/1.00 vMB 16
806,854 806,854 00000000000000000000465b3a1b48eee92855ca51aa3716ad275f34a1a9ecfa 2,850 1.00/1.00 vMB 27
806,853 806,853 00000000000000000003a0a3c2f873145ffd7f4419d031c53670c33511080c87 5,935 1.00/1.00 vMB 18
806,852 806,852 000000000000000000027d6c1690448b898ceb627ac48ab8286f4bf8e5a060d3 3,220 1.00/1.00 vMB 25
806,851 806,851 0000000000000000000302996811662b3f888e3d893132791431c204360f32da 5,307 1.00/1.00 vMB 18
806,850 806,850 00000000000000000001488da572c151642d44aa2b6722ad0527ffeab9693d62 4,258 1.00/1.00 vMB 21
806,849 806,849 00000000000000000002085efd61a4c256e7f9e6139902e85ffcdded08778b30 4,095 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.77 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: 632.86 GB
    • Received: 12.16 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.