Loading Tool

Explorer IconExplorer

Memory Pool

35,726 transactions
26.08 vMB
0.07244048 BTC
Random Selection Loading Transactions
Max Size: 132.64/200 MB

Candidate Block

Mining Attempt a32e308a69495cab86a974f6e84c7a939496d7c3d17161cabce0f26591e09a5b
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (257,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,851 656,851 0000000000000000000ce4847a229f65da9792c88a3102276042f90a1cd3198e 2,200 1.00/1.00 vMB 105
656,850 656,850 000000000000000000106677a93a646b74048b3b3f7b84daa12fb3a39dc13ba7 2,297 1.00/1.00 vMB 56
656,849 656,849 000000000000000000098074659c3d71780c7cedfda63a4cd4994154159a1f4f 807 1.00/1.00 vMB 16
656,848 656,848 0000000000000000000e9e4f6b8867ae6e3a55810337129a57bea6a8a7d7c516 699 1.00/1.00 vMB 18
656,847 656,847 000000000000000000024ca129a76c2a4c0f318bad599497140d19d52b90d8d0 133 1.00/1.00 vMB 1
656,846 656,846 0000000000000000000ea24d08091507f26f41e791c61b9a02dfeb6c36b7d0ee 805 1.00/1.00 vMB 20
656,845 656,845 00000000000000000003d39eb879af3d6b9e4535babf1e9c1a5196c0fc7fe1ec 569 1.00/1.00 vMB 11
656,844 656,844 00000000000000000007c5823801dae90b2330e3ac0b7a95ee62d3369a82ee85 1,515 1.00/1.00 vMB 6
656,843 656,843 00000000000000000004fc66e8ed35deea7916857a65396ccd981616490e6297 1,632 1.00/1.00 vMB 35
656,842 656,842 000000000000000000090d2ed862711f6f30a61256ae19b70291e22f98838ae1 2,140 1.00/1.00 vMB 62
656,841 656,841 0000000000000000000bba88d901a247e6d4bdb7add217e24443b52a4922c42d 740 1.00/1.00 vMB 10
656,840 656,840 0000000000000000000dae1f8afd482199ad41fa88ea42c40605aeb0c5c43357 2,032 1.00/1.00 vMB 47
656,839 656,839 00000000000000000001b77cf05a0029201a7b7795c179f723674e8091560aa1 2,144 1.00/1.00 vMB 45
656,838 656,838 0000000000000000000461ad2671ddff28ad56eb75ce73e4b65eb28d7eb125a2 2,157 1.00/1.00 vMB 91
656,837 656,837 00000000000000000002fc8eee75bea0c2c6cba7d4bfd6c4a48ac10502136fef 1,603 1.00/1.00 vMB 6
656,836 656,836 00000000000000000007af797e30e3b8b3e63c7254757ad80e2e84be38346b7e 1,245 1.00/1.00 vMB 46
656,835 656,835 00000000000000000003948f55479db3fc133dedfbaefbb29e04a63cf14570a7 1,696 1.00/1.00 vMB 43
656,834 656,834 0000000000000000000c397603c6cacf279b147911342ddce822c02720e6addc 2,042 1.00/1.00 vMB 14
656,833 656,833 0000000000000000000445c4e5c9e64ea494abc69ad53400dac311666fc0a77c 2,596 1.00/1.00 vMB 67
656,832 656,832 0000000000000000000b7483ae76627f918e39fcf40f1ba69c733e406f65be35 1,979 1.00/1.00 vMB 45
656,831 656,831 0000000000000000000926e28fc27259058d687af821364bd7e059c71bd0e29b 900 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.