Loading Tool

Explorer IconExplorer

Memory Pool

80,617 transactions
29.62 vMB
0.13323106 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt 075080ac89f40b3743f7308219eccfaf1d8a1725536c2c6fb422c8d7ba012cee
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 2d6c96be897d9e159e727c4081d367e17d78e38969acc6c878ec5e4f4795ffce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.06822231 BTC
Feerates: 101.65 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (129,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,884 785,884 00000000000000000005af559ceb3a9a4daacd7871dbdaae9a1d777212985194 2,216 1.00/1.00 vMB 17
785,883 785,883 000000000000000000004d6749f76f5b3f64d32c7e3dda959ef320db92b696c5 2,752 1.00/1.00 vMB 25
785,882 785,882 00000000000000000003842c6ed082b3362710757f71239303f601dfb52b38ef 2,004 1.00/1.00 vMB 35
785,881 785,881 000000000000000000005394c989f7182afbc0cae2933d8afb0bf83ea5a39c6f 757 1.00/1.00 vMB 5
785,880 785,880 000000000000000000014bd29cef34fdf7229711fbe9fc1836d0f28a8e04fc26 1 0.00/1.00 vMB 0
785,879 785,879 00000000000000000000a6073031ba28837455b09dda2bf9b03f2ea7755c607d 132 1.00/1.00 vMB 1
785,878 785,878 00000000000000000001fbdc1396bd6dfea1a1a6ab2c45cf062093a4fe6df876 1,939 1.00/1.00 vMB 10
785,877 785,877 000000000000000000004da7ce8dd3ac1c1cb728ddd070da7df50191ae8bc320 1,302 1.00/1.00 vMB 8
785,876 785,876 00000000000000000003e387537f6c0ce03fc2af4f8e8eec155545070a7923bb 1,788 1.00/1.00 vMB 10
785,875 785,875 0000000000000000000302c03b44f8130d410e87b94089cf2a270581774b367e 1,454 1.00/1.00 vMB 9
785,874 785,874 000000000000000000009bde0b8d422ed41f9173cfd2d9244990f5d4b2ac4659 598 1.00/1.00 vMB 1
785,873 785,873 0000000000000000000180be7aed663c692aa5885e3af26aeb6f4a831f6aaf42 1,529 1.00/1.00 vMB 2
785,872 785,872 000000000000000000051c7b3717484262fad50e56102c247a355c312f05b851 3,207 1.00/1.00 vMB 11
785,871 785,871 000000000000000000048b41479bb1d127d6abbeacf3909d42bef10d02ac0b88 1,694 1.00/1.00 vMB 9
785,870 785,870 0000000000000000000314e8db6d6087c5fbe93b3afe61d0b14af5b34b547ce3 1,905 1.00/1.00 vMB 21
785,869 785,869 0000000000000000000314e73ad3743a5f71c3eec68930a01397709a2aba90cd 1,966 1.00/1.00 vMB 19
785,868 785,868 0000000000000000000362e9f3fdbb61d7235a4988140d33374c8d6f2727eb3b 3,127 1.00/1.00 vMB 29
785,867 785,867 000000000000000000016506b89c097b8ae6af989ee385e32ebe47efd997d368 2,732 1.00/1.00 vMB 15
785,866 785,866 0000000000000000000153180c271aa917eec35a6a6906cd025cabf41548849c 1,859 1.00/1.00 vMB 8
785,865 785,865 00000000000000000002670514f7a0bbcbf4280a83f55c31010621c1f9bb6daa 2,645 1.00/1.00 vMB 13
785,864 785,864 0000000000000000000494a133036e45ce5fcf3b10a40158c4b55675ede868e2 2,577 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.