Loading Tool

Explorer IconExplorer

Memory Pool

39,122 transactions
28.37 vMB
0.06772586 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 76e18f6f8cc5e97fa655c2c105a1277b11ab66f8e892b7e6b2016fe2ab194992
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 487dca37b448bd6921c7a94a39965fca2a185d9cbed68a0ede5eaec542932485
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,285
Size: 1.00 vMB
Total Fees: 0.01319749 BTC
Feerates: 150.80 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (266,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,944 647,944 00000000000000000004ab7e1394f2787b4c647c0324ca924adf60ae03334d35 1,495 0.48/1.00 vMB 29
647,943 647,943 0000000000000000000e599424669baac93d309edc1843270cb1188317d612ef 2,664 1.00/1.00 vMB 25
647,942 647,942 00000000000000000004a6653046170de2a21249fd973fcb2e2b33443dc22d0c 2,763 1.00/1.00 vMB 79
647,941 647,941 0000000000000000000aaa135a0f769fb01028c25d8b44ddf4c7feb4ca226006 1,364 0.84/1.00 vMB 61
647,940 647,940 0000000000000000000f98590a5a19f25c90b54f8771787a33b147a875bb7e55 44 0.01/1.00 vMB 43
647,939 647,939 0000000000000000000bbac89c9e8f402c30ca7dd796a9d02b0c1fcd9994a2d3 1,057 0.37/1.00 vMB 46
647,938 647,938 0000000000000000000322194100ddf7c064e9beb7d3987ee84936c63cc083d0 729 0.29/1.00 vMB 49
647,937 647,937 00000000000000000005cc528f111a750360d6f8bc0067dcd00f5351837f6dcd 2,651 0.94/1.00 vMB 23
647,936 647,936 0000000000000000000a752eaeaa71df56284e3420df3f3adbd900647ad7d47a 2,487 1.00/1.00 vMB 68
647,935 647,935 000000000000000000020facd971c82963c493852442d793ea85bfa373dfa6a1 2,313 0.87/1.00 vMB 36
647,934 647,934 00000000000000000008e34e923d014ad31b5ef32be2f203fb02fffdcb4c6ec2 2,760 1.00/1.00 vMB 52
647,933 647,933 0000000000000000000fc0489669d68777ba010c31b2bcda82d14eb0d387802b 1,929 0.87/1.00 vMB 38
647,932 647,932 0000000000000000000ddb644476d5258d68e48c6fed8bcc697172e6a27acfc8 866 0.30/1.00 vMB 57
647,931 647,931 000000000000000000049389f01627967976d0257acb31fac6c9a57b609ab50d 2,062 0.82/1.00 vMB 44
647,930 647,930 0000000000000000000f82f2f9bc6e8fe6a576cf7da738c5ae3d5257e4202056 2,041 0.98/1.00 vMB 11
647,929 647,929 0000000000000000000e461ec8466feed8f78cdca9b2ec929e9562c76e9e5376 2,406 1.00/1.00 vMB 27
647,928 647,928 00000000000000000005ca2610d4ccca3e36635af19b18a0d0b7a20316b16408 2,721 1.00/1.00 vMB 68
647,927 647,927 0000000000000000000098147f7c907ece84e0f84db0c3b7d5f6610420bebec4 2,089 1.00/1.00 vMB 14
647,926 647,926 00000000000000000000194bd341ed6b019a32b652ddb374a5a1744b53e5ed89 2,498 1.00/1.00 vMB 15
647,925 647,925 00000000000000000001f607b138dd1e51a4353849d04b419fab0ecb7abc9a76 2,307 1.00/1.00 vMB 35
647,924 647,924 000000000000000000007baf18f29d69f8af82ada7244b60fe05aa0f10c31eaf 2,641 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.