Loading Tool

Explorer IconExplorer

Memory Pool

83,148 transactions
30.40 vMB
0.14659798 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt 50fc2c9a2b0896158cebd642472872563c1343aba4109c5c056ca84c14f31c8c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 69d8bba98eb34b5717d9aa01c6e00ee489d63276d2968055d27f358ad9c44ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.06123749 BTC
Feerates: 477.45 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (233,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,651 681,651 00000000000000000000f7dc866c15414d86495eaf5bcea741eebc57b42fcd9a 503 1.00/1.00 vMB 22
681,650 681,650 00000000000000000002a1d881dedaf634b3217a549d1aa6da90158a05399b9e 402 1.00/1.00 vMB 17
681,649 681,649 0000000000000000000ca7c2acf4b059ea242950049becfadc0e513ae1f297fa 1 0.00/1.00 vMB 0
681,648 681,648 000000000000000000008b83a3b1caaadc39a9163f6e445dfb1301d2621051a3 1,590 1.00/1.00 vMB 25
681,647 681,647 00000000000000000001950be45b6a4929282af497ee682f08acaff391e5ffd5 2,086 1.00/1.00 vMB 89
681,646 681,646 0000000000000000000c97991fca80295c2af43ad6e624fe476175135a90fcb3 1,510 1.00/1.00 vMB 21
681,645 681,645 0000000000000000000baab427a4f7185a8e1e29a054b1c428b50b95dc20228f 360 1.00/1.00 vMB 27
681,644 681,644 0000000000000000000bef2ef19ae27792eccb31f2701bd20237023ef56ff210 1,381 1.00/1.00 vMB 55
681,643 681,643 000000000000000000019a22b00190393d3bcfc07246752855dc1d2bf2a0bce6 1,850 1.00/1.00 vMB 62
681,642 681,642 0000000000000000000a6e34d54b7d0f9a4db3cceb7c4cc361ba1b5a92f20125 1,405 1.00/1.00 vMB 99
681,641 681,641 00000000000000000002eb2ea966baff5511e84a5c57789e3c36f3d39de39d82 2,268 1.00/1.00 vMB 144
681,640 681,640 000000000000000000019404dae152d9e88279447e70443b6367c31b3a9d4f50 677 1.00/1.00 vMB 12
681,639 681,639 00000000000000000006597b93dafa80da5ad7a333a6889f975012fd51f6b098 430 1.00/1.00 vMB 17
681,638 681,638 0000000000000000000ccff1449f618a1f1a38f4374166c3c7edcf5851dca386 635 1.00/1.00 vMB 30
681,637 681,637 0000000000000000000585d129dc6c6169a0adeba87e10c12bae3958120e654b 1,301 1.00/1.00 vMB 95
681,636 681,636 00000000000000000006187e92e55aa57b741868f57ac61ec56bb8c84e9e9a4a 876 1.00/1.00 vMB 21
681,635 681,635 0000000000000000000b92d5a57f0b511aae7c5c5c006f8f179b2af4be02186f 832 1.00/1.00 vMB 121
681,634 681,634 00000000000000000004ab93d80ef7147eb8a8f818d962f26be590275dc4ec7e 1,196 1.00/1.00 vMB 41
681,633 681,633 00000000000000000004fcf8629e7dfb1d10aa6505dcb3fca351e1ad2fcf5d59 110 1.00/1.00 vMB 8
681,632 681,632 000000000000000000064740d122590bd912bea4e7c09be0a1866e7df0d26151 584 1.00/1.00 vMB 27
681,631 681,631 000000000000000000065da6f61eaa761139fd566ac4af3a7e17e02f84bfb825 977 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.19 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.