Loading Tool

Explorer IconExplorer

Memory Pool

26,151 transactions
26.41 vMB
0.03925315 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt 7a19b300c42286162b3fc1ce4a739cc3e341d48504df6879ab4738b9249f345e
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root 33bd256c801e4e03a59b3fc141d8562715c1c9abf65145021fcfcf19a3cda29b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.00968042 BTC
Feerates: 150.75 > 0.97 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,775 939,775 00000000000000000000f8f0088a3b9f1435c45913accddbe21c99bdc4fe7072 2,646 1.00/1.00 vMB 2
939,774 939,774 00000000000000000001eb29977fb866380db720baaeaf7c829d73b8608c0305 3,299 1.00/1.00 vMB 3
939,773 939,773 0000000000000000000191685dbb7fbeb1f4a349b1e8e438b1f58d5d3a6cbca0 3,187 1.00/1.00 vMB 2
939,772 939,772 0000000000000000000169ae2da12249fefaeb8d1db9fd4855c881f923b41dd0 2,703 1.00/1.00 vMB 2
939,771 939,771 00000000000000000001ebdc9787ed9576d509b05179f03f383950948726c996 3,518 1.00/1.00 vMB 3
939,770 939,770 000000000000000000017c352de6a3b758ed8e4015a04a0ee703733f916547c3 2,148 1.00/1.00 vMB 2
939,769 939,769 000000000000000000014ce446702f403349b27cc76de912e45098ebb760ee6f 3,969 1.00/1.00 vMB 1
939,768 939,768 000000000000000000005b26c3f5e060204d3175e3e5aee9b8cd819e86798e0e 3,446 1.00/1.00 vMB 2
939,767 939,767 000000000000000000016715f3e583dc19f8f420e27f7086d497ad819b474907 3,818 1.00/1.00 vMB 5
939,766 939,766 0000000000000000000108ebfb28b178788a23f331a5f791b3e5d8fcf96ee0a1 3,811 1.00/1.00 vMB 4
939,765 939,765 0000000000000000000053f3daaecdb5f5ecc8f6b6df900fd8f51637d3a02bef 3,713 1.00/1.00 vMB 6
939,764 939,764 00000000000000000000e7d755450a00a4d45e8c0d32929af1b061194e777264 400 1.00/1.00 vMB 0
939,763 939,763 000000000000000000019d31d83297c58c14aa9bc9cbe70f68a31fee894efbf4 3,729 1.00/1.00 vMB 0
939,762 939,762 000000000000000000006f513a0734809a4e8df9140403b44d612b342cbd826f 7,462 1.00/1.00 vMB 0
939,761 939,761 00000000000000000000074fc34cfe39b2949a73b20d303e78f3e90c882e4e9d 1,661 0.51/1.00 vMB 2
939,760 939,760 00000000000000000001c72cabb8ce6b40076bc3a7a9edaaf1cd1b0a1c4ea082 5,485 1.00/1.00 vMB 0
939,759 939,759 00000000000000000001f03f3a3c19e3f3089ea20b05546da506b37c8bb0bfaf 3,755 1.00/1.00 vMB 0
939,758 939,758 00000000000000000000a731f1b9869382359282934913072463cf4eb55c9637 4,913 1.00/1.00 vMB 1
939,757 939,757 000000000000000000005a007d3f4a795176422cf99661ea6c2902766f1bdc84 3,471 1.00/1.00 vMB 2
939,756 939,756 000000000000000000004a12cf0b079d391579c298345917d6068a61040869a7 5,262 1.00/1.00 vMB 0
939,755 939,755 0000000000000000000137e7fd0fc43ee2231e9f20e462dbddbf27c5ebf630cc 256 0.08/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.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: 4,434.33 GB
    • Received: 239.74 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.