Loading Tool

Explorer IconExplorer

Memory Pool

34,194 transactions
25.72 vMB
0.06062856 BTC
Random Selection Loading Transactions
Max Size: 130.13/200 MB

Candidate Block

Mining Attempt a6e966a2233cc699929368f4363a5467ed7330245ee395ce00653572e507cdae
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root bf641121bbb6ce90444debc73e7a9ae49c322a005fb0e439e685bff37d04fb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.01373666 BTC
Feerates: 74.70 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (601,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,956 312,956 000000000000000034e11b55ed4e02b50a4ac1ce83d0753853df1c95acfb2639 313 0.18/1.00 vMB 29
312,955 312,955 000000000000000017a94455a02d6eb25d7b59fb815c5528af131cd08c900183 493 0.27/1.00 vMB 28
312,954 312,954 00000000000000002c59294fb93e65e533ca92eb81b0d88a26edb3e946f50670 15 0.01/1.00 vMB 29
312,953 312,953 000000000000000032f1b035d0a473ffa9720e48a68ead586962415756534371 253 0.15/1.00 vMB 23
312,952 312,952 00000000000000000d4857e8e6175d0da5e31fff256333672f19809c2a9c81d1 632 0.35/1.00 vMB 29
312,951 312,951 0000000000000000259388207308dfce1f7251dd91c451f8f41c8a5f50a1a4f1 290 0.14/1.00 vMB 32
312,950 312,950 000000000000000015f14168bb7dfef989c41f4680cba30172432cc1ee7fba0a 428 0.24/1.00 vMB 29
312,949 312,949 000000000000000014ade6044e8b2fa31be35ce3032938233881fc2fb903be66 366 0.21/1.00 vMB 28
312,948 312,948 000000000000000026509c25e41bfd377212e4ada14b15b090bed915c12bbc71 208 0.10/1.00 vMB 31
312,947 312,947 0000000000000000010fac5bfd2e338cc670dd5e2efffe485be06f341acb2036 57 0.02/1.00 vMB 50
312,946 312,946 00000000000000002f3a6c82c5c27bb8205a008764e1991cea7ec71eb75417cc 678 0.36/1.00 vMB 30
312,945 312,945 000000000000000010edeb9c5390603e70a29f86910a5f7c4be2a066d4202846 65 0.03/1.00 vMB 32
312,944 312,944 000000000000000011f6112e6b7f8ab6ca4ae37ea0f965ec4a1a5ad7656aafef 260 0.17/1.00 vMB 25
312,943 312,943 000000000000000010c868e85834be64c212588a9a195ba41a2366afb2542290 410 0.26/1.00 vMB 27
312,942 312,942 00000000000000002ea7f1682521d76238af44b43a48f370953c036d24bd8330 755 0.30/1.00 vMB 35
312,941 312,941 000000000000000008598e9c80bc53acd1cb905ce5808ff527afc4253930be3c 118 0.07/1.00 vMB 29
312,940 312,940 00000000000000001aefd23d14629bb05225cd09373a2c7e9c129627cddd64a6 182 0.12/1.00 vMB 29
312,939 312,939 00000000000000000287c9d83019e1f6c2530108f01a61c5202fad8500ec9b52 334 0.20/1.00 vMB 27
312,938 312,938 0000000000000000280339c79066e3efefd2ed981c17456f05f84b8857302db4 600 0.33/1.00 vMB 30
312,937 312,937 000000000000000004a83f1906e06483927c50b11c73dffc108a1f0277284067 250 0.16/1.00 vMB 24
312,936 312,936 00000000000000001106927a48e84a5f846d1890667834b651f98d2ec10ea9a6 256 0.10/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.