Loading Tool

Explorer IconExplorer

Memory Pool

27,582 transactions
27.56 vMB
0.07056821 BTC
Random Selection Loading Transactions
Max Size: 132.35/200 MB

Candidate Block

Mining Attempt d62d101d418129c80800d1bc7b03f7494fea5cf3d106b9f23568dd30830b6f84
Version 20000000
Previous Block 000000000000000000014e79d01dbb2c534e8fbebfd9b049c29481e4f0d4235d
Merkle Root b5b2cda6bb7d636543fa3c6ee3eec268a9ab45d60be2ee0fe8d3a8e36b77d404
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.01679033 BTC
Feerates: 151.12 > 1.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,502 (329,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,895 584,895 0000000000000000000eacaec0c89a74c797335ae1d1da4e00da5cc6b865e337 2,509 1.00/1.00 vMB 81
584,894 584,894 00000000000000000012d9c73af2534a9fef52e1598d86244d0143072e1befcb 2,728 1.00/1.00 vMB 80
584,893 584,893 00000000000000000008f5b2e7d320380a935fdd16b495310bf3330fd26c1e6f 2,527 1.00/1.00 vMB 57
584,892 584,892 000000000000000000190f22a250702acc5d5c7b120bdcc2ddd5d73e5683cf39 2,584 1.00/1.00 vMB 46
584,891 584,891 0000000000000000000a12c4833215adb6879713c9c357e2b2b3f44eec221b28 2,389 1.00/1.00 vMB 41
584,890 584,890 000000000000000000104e3548bfaad6159f01fce495b1e929d5a5bb0d8362b2 2,546 1.00/1.00 vMB 69
584,889 584,889 0000000000000000001ae01d9b5eb74600a5b4c49a1c6c400c4d63cc4c5a678d 2,581 1.00/1.00 vMB 76
584,888 584,888 00000000000000000002f3e95dc4b241b67cecd7f468723b71ee450cd33820b0 1,812 1.00/1.00 vMB 69
584,887 584,887 0000000000000000000b772e8c71f1bef6502a6d68ecaadda889ab5cc3d29ed1 2,815 1.00/1.00 vMB 84
584,886 584,886 0000000000000000000a263ec81a89034d895d7d40fb3b022d1790ef88f89afa 2,484 1.00/1.00 vMB 95
584,885 584,885 0000000000000000001c8cc1e974c97c32889df4185b1483bb6a6e396a4667d6 2,907 1.00/1.00 vMB 70
584,884 584,884 00000000000000000001daa08e58b9b3bb690baf61bd244bea534d6e93cc48db 2,965 1.00/1.00 vMB 99
584,883 584,883 00000000000000000001969f7f10794c0fad0c20e8b4eabd7b8587c45b294b64 2,422 1.00/1.00 vMB 37
584,882 584,882 0000000000000000001b66eb7157a42d6c3c5a093b9300eb0342ae10ee141bcc 2,383 1.00/1.00 vMB 36
584,881 584,881 00000000000000000011b997d5aa1257a9cd55eef3d6870ab6419062473ac9f1 2,048 1.00/1.00 vMB 47
584,880 584,880 000000000000000000109fd4f7f6ff5ab32104bfb39340a5d099cc7066e1238d 2,415 1.00/1.00 vMB 82
584,879 584,879 0000000000000000001c0a2104cb7135e2f12c28870732941cbb20a18f944b4d 2,639 1.00/1.00 vMB 44
584,878 584,878 000000000000000000026085554e0ed5349a639e70575476bb4195a04ebc21b1 2,765 1.00/1.00 vMB 88
584,877 584,877 0000000000000000000ba9ea1d464638c0f898bcdde8704c9295e82092b96cda 2,043 1.00/1.00 vMB 60
584,876 584,876 0000000000000000001cbfb6d6b7c2da65dda42255e97d992498d0580dd28b04 2,408 1.00/1.00 vMB 52
584,875 584,875 0000000000000000000497cc3b3f47f3c8cc35c2900280d449c7d850b50f5c22 2,274 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.50 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: 612.38 GB
    • Received: 10.99 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.