Loading Tool

Explorer IconExplorer

Memory Pool

46,809 transactions
28.33 vMB
0.11308282 BTC
Random Selection Loading Transactions
Max Size: 148.78/200 MB

Candidate Block

Mining Attempt 709736db116e0d951c430dbdb86a12d728e1e5f2cee2a88b12f122eb4828a639
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 6e9f3f8644124c4e23b01bdedf615fa74a35dbbacaaccaa4c6fc5d71069ddb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,703
Size: 1.00 vMB
Total Fees: 0.04821716 BTC
Feerates: 349.04 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (129,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,851 785,851 00000000000000000004c87bba087085a9234fc1fa46947b697836e33c3d8638 3,346 1.00/1.00 vMB 23
785,850 785,850 00000000000000000001f80a27941a5db7fab4f62e32d4cb84eb0007ee38bef9 2,803 1.00/1.00 vMB 29
785,849 785,849 00000000000000000001595e52e9d6f5b333ed0a1ddeef434da5d695ceb28f52 2,342 1.00/1.00 vMB 27
785,848 785,848 0000000000000000000453fb5fd20964b49c0f0b152da8204beab93f12046637 1,382 1.00/1.00 vMB 7
785,847 785,847 000000000000000000029fb9610520de63ca18c29645afdc486f8e92dadc472e 3,309 1.00/1.00 vMB 22
785,846 785,846 00000000000000000003ae552e6be90b07826d4a12ba5690c067454f6d85ab3e 3,305 1.00/1.00 vMB 24
785,845 785,845 0000000000000000000408ef90a0741cc8ee13364265ba8378f8461d18647d5b 1,768 1.00/1.00 vMB 23
785,844 785,844 00000000000000000001348ec87099ee4a8840edbb0a380c274ff92f72043332 1,124 1.00/1.00 vMB 7
785,843 785,843 00000000000000000000db909bb1a09dd5b7b09d28fcbe1ede9edae734d1a6cd 1,924 1.00/1.00 vMB 11
785,842 785,842 00000000000000000005693e2b5732d75c8bfda0bd4c84f7e763d50b00c7fd31 1,589 1.00/1.00 vMB 19
785,841 785,841 000000000000000000001951b24aaa473710db2659999a73a751ad0cecf8c795 2,635 1.00/1.00 vMB 12
785,840 785,840 0000000000000000000577ee69ccb235a912c7196e05fe5a410051113a8fbe86 2,686 1.00/1.00 vMB 14
785,839 785,839 0000000000000000000390e3f76e914e781ea451adad4113463208ded7c30580 1,691 1.00/1.00 vMB 15
785,838 785,838 000000000000000000027900ffa8dbc02570de1213cc3a14ab043e6d33db7e1f 1,890 1.00/1.00 vMB 21
785,837 785,837 00000000000000000002b01f7fdb1c9f62f94d0779e41fc5c13a65751b2dc466 3,302 1.00/1.00 vMB 23
785,836 785,836 0000000000000000000442f207b200c57997cd39098521e969f3bc532118da90 2,089 1.00/1.00 vMB 31
785,835 785,835 000000000000000000034f744b58614eca8ebcadd7874fee3373f2117636aa78 2,647 1.00/1.00 vMB 28
785,834 785,834 000000000000000000005ceb7c28e5bba260feb62aeb8bf0eb6dbd8e6775d703 3,136 1.00/1.00 vMB 18
785,833 785,833 00000000000000000002c0038735ed1f46acd65f445db6710a81a47e7d1c335d 3,771 1.00/1.00 vMB 17
785,832 785,832 00000000000000000001ceecd6e737543ffb2739ad1894537eae701445338c57 3,922 1.00/1.00 vMB 22
785,831 785,831 00000000000000000004f917d637c1067c5038731215a5efef4484ba50a33b09 3,661 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.27 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: 656.71 GB
    • Received: 14.42 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.