Loading Tool

Explorer IconExplorer

Memory Pool

83,215 transactions
31.63 vMB
0.12490384 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt 3b1da88c1332c365242d88d7549f4276c60b52a5e577bcb93619cabc4a1af3ed
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 24a5b3a69e3d93ddcd420b1e3b7c70daea619736649da1be96729259a652318f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.04143051 BTC
Feerates: 803.65 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (576,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,749 338,749 00000000000000001538e87c019ae75d27236405b748a0f109e22b2f43c72830 1,163 0.75/1.00 vMB 23
338,748 338,748 0000000000000000012ddc247c67484ec0073402f8dcdf5ed5cc69488f20d405 256 0.11/1.00 vMB 24
338,747 338,747 0000000000000000038e545a01135adeb923711b8842cfebe59423fe62a2c6ab 603 0.33/1.00 vMB 24
338,746 338,746 00000000000000001765e1ee69a38b5eedb8f4c64dce028cdfe9b7b66a869dba 32 0.06/1.00 vMB 19
338,745 338,745 0000000000000000005823cd0d5c624131c01115c1bcb1a0ef3f6a7677f1f49a 1,319 0.75/1.00 vMB 23
338,744 338,744 0000000000000000050c6cd47623a057a1fd86e13cd7791be88fdb9aa6990d93 488 0.27/1.00 vMB 21
338,743 338,743 00000000000000001401bb5163cd6cccfbcf1a143323a149f98d8b5484ce3079 365 0.29/1.00 vMB 21
338,742 338,742 00000000000000000dd52ab102eecec57675224b124d71303eacf0c1d09e7582 346 0.32/1.00 vMB 21
338,741 338,741 000000000000000017120cf5e5c760a61b0966a842c76ec32c53cf9d38354b60 249 0.15/1.00 vMB 10
338,740 338,740 00000000000000000863ab875e7b507fddb92b305caa4c1f8347abcaeb1d6ed7 92 0.07/1.00 vMB 17
338,739 338,739 000000000000000009075416083c29de6cf3ac6725f87a2c793d47f0d71c8461 479 0.50/1.00 vMB 18
338,738 338,738 00000000000000001262f6999af1ec03d3bab9bf49d94a6e629ec27dc72cde21 886 0.50/1.00 vMB 25
338,737 338,737 0000000000000000080a1ae13987380fdc49098d3305add32a21fdcda9c63a64 512 0.18/1.00 vMB 32
338,736 338,736 0000000000000000067f7a981f49bce7b463e89ed63c6a36a4dbae352bd7159a 764 0.46/1.00 vMB 23
338,735 338,735 00000000000000000f2ad89ff487a6e8250e03e068506d4c1da84b3271174b5d 780 0.48/1.00 vMB 21
338,734 338,734 000000000000000018dcc19c33089d588f7956d89e2a91cac7cbaeac16de92fa 239 0.12/1.00 vMB 26
338,733 338,733 00000000000000000fb9c81a3e609614b028fb8d4733ba9578fcb7316bc08eb8 434 0.26/1.00 vMB 27
338,732 338,732 000000000000000003e3981d8b6f123584c8e43a9e63ce8f2a73490f4300b1f9 430 0.27/1.00 vMB 20
338,731 338,731 00000000000000000a8741e4a15a39ae45f4dbc701d3b8c21fc721d5f2bfe5e2 744 0.52/1.00 vMB 21
338,730 338,730 00000000000000000d5a359b7cfa03366bc0da57399282709a626b7281847d38 1,187 0.94/1.00 vMB 18
338,729 338,729 00000000000000000d31bbd8c187b576325a38d8f8439f700fc5966fbd46c270 1,069 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.93 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.