Loading Tool

Explorer IconExplorer

Memory Pool

76,678 transactions
27.67 vMB
0.07869761 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt b98986c774b88f036374cab8ced2d648526cf397570b003dcfda92b3537329ee
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (502,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,961 412,961 00000000000000000443d0a5b8792f18e2a78447e726869c5f9eca887ae754a5 1,930 0.95/1.00 vMB 40
412,960 412,960 000000000000000000c23328ba8b12344468342e3b8129e4e2927f1ee708dfbd 229 0.12/1.00 vMB 41
412,959 412,959 0000000000000000047d2f12bc810dbbf1d6bf1f3ebfa4e7c92f5fd8b1aeac35 450 0.27/1.00 vMB 33
412,958 412,958 0000000000000000048aa8b10bd12cc0373582b7c1bbf5c399cbb6d06451efe8 250 0.53/1.00 vMB 14
412,957 412,957 0000000000000000033eedb8106aff11abfc184ca0698df0eb38851d8634519d 1,142 0.90/1.00 vMB 44
412,956 412,956 000000000000000000ca686162602994e52de9791353210fb2bbc1343740c0e3 1,165 0.97/1.00 vMB 34
412,955 412,955 000000000000000001772eb7856f86fa35ac922882893c52b26a9c6e01cdba86 789 0.66/1.00 vMB 27
412,954 412,954 00000000000000000178e16cbbd65a307731a25920e8c28d5e25ac7fa8eb187b 1,149 1.00/1.00 vMB 38
412,953 412,953 00000000000000000175e3faadd86a945e11445f321d6973de21861c99ab82a0 2,614 1.00/1.00 vMB 64
412,952 412,952 000000000000000000908bf5a30ba90e79e272a63bcceed55d457641353c5abb 1,842 0.88/1.00 vMB 42
412,951 412,951 0000000000000000016214ac84eddbe976d0dd7a82bb32c2cddad8849f5d12db 337 0.15/1.00 vMB 46
412,950 412,950 000000000000000002389cc4691ce73aa7fb42af9dfedd27949954c62539d5f1 855 0.35/1.00 vMB 43
412,949 412,949 000000000000000001f737977017ffb6d9f4cd01a9aaaa4f5d0ac200d8bc6b8b 194 0.10/1.00 vMB 12
412,948 412,948 0000000000000000029f9587fd174b2e144bf25ac6234f55983f0be3f5dde17e 864 0.91/1.00 vMB 20
412,947 412,947 000000000000000000f54a0939f09ddcd504843b1f8b8d7c5fbab20d7f49cf7b 1,044 0.68/1.00 vMB 35
412,946 412,946 00000000000000000381c0beaf259923cadb817e2274424fb0860530e5198edf 2,585 1.00/1.00 vMB 38
412,945 412,945 0000000000000000032cbd9d6e65c88dd03328c360149934c6e41a61c89498bf 2,528 1.00/1.00 vMB 77
412,944 412,944 000000000000000001acb27e2fae523c9c5a62625b22cb1c8f493198fcaeb3b1 359 0.25/1.00 vMB 21
412,943 412,943 000000000000000001c8f1fb097daa6da4f057be7654016aa51fe1a614635d2d 2,735 1.00/1.00 vMB 66
412,942 412,942 000000000000000004f1dc519b9653c959d74ddda1ec8ef05882552b416657db 692 0.27/1.00 vMB 50
412,941 412,941 00000000000000000334ac779c9975dbe67243a323463d4b1153183487eed918 1,175 0.94/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.