Loading Tool

Explorer IconExplorer

Memory Pool

81,494 transactions
31.26 vMB
0.10047759 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt fe2a540c86df62b39cabc92c24d25068efa07fb5abd8ec28d4b92be513524b98
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 60321b2df3201025eaf656fdd77973859055bed88604e97be948b21f763bdff6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,417
Size: 1.00 vMB
Total Fees: 0.02330509 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (670,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,690 244,690 0000000000000030461745a5145477115c4d132f636db0c2e67a10433be81981 23 0.01/1.00 vMB 92
244,689 244,689 000000000000006574c49a0be0be188ec1225dcd35d6a6691d4e80ebd114ac15 256 0.15/1.00 vMB 25
244,688 244,688 000000000000006b7c46f33622f6efe25f9bd50942c9340755fed963422b3528 535 0.22/1.00 vMB 161
244,687 244,687 000000000000004001a6050752b0f6bfe01bdeb15227f9bcb3eae86953f77a53 71 0.04/1.00 vMB 34
244,686 244,686 000000000000005b778b2574d43fdb5d12eeca1cd5b8cb7e0240216b0cac8090 240 0.09/1.00 vMB 115
244,685 244,685 00000000000000613f1b6bee6640626af475fbd228086c48cce138c3d02ef2f3 256 0.11/1.00 vMB 131
244,684 244,684 000000000000007ee8bb8e939f96d0d194dbe7215e6decceee5f4e5cbd1fac31 250 0.13/1.00 vMB 123
244,683 244,683 00000000000000782331b097bc00584d469b379e2fb19c3d6fb4228a01cfe11d 262 0.12/1.00 vMB 135
244,682 244,682 0000000000000020525d6087cdf5465a4f748c38b6d0d65aae0c45933752cd0b 141 0.08/1.00 vMB 87
244,681 244,681 00000000000000bd9e33bc5422bc367926f27cbfbdc3f595ce572c32393ff58a 28 0.02/1.00 vMB 57
244,680 244,680 000000000000004e14cff76b939e8ac8be84f850250e21b2f48a177119f6b41b 1 0.00/1.00 vMB 0
244,679 244,679 000000000000004240b50883ee8c3c2050c6ed074d08ea29ae1eeee4a1820b30 70 0.03/1.00 vMB 81
244,678 244,678 000000000000007dd656191b0b9ed79230f2f715a63c084ef401a30f4cb0ef5b 3 0.00/1.00 vMB 0
244,677 244,677 00000000000000bc53bfdbb01677b3fd0663bcfc5d4ee9ceb098708973cc17aa 89 0.05/1.00 vMB 124
244,676 244,676 0000000000000029b1cb735a971224efaf4b7537d3e265b5dab696705da89b0d 126 0.06/1.00 vMB 85
244,675 244,675 000000000000008fe454db77fe41c7d2d8f567c003ad862c8de6d9822bd00ba6 126 0.05/1.00 vMB 99
244,674 244,674 00000000000000735041fb81d6820ae989477042bd8fb9900efd6edd57cc96f8 365 0.15/1.00 vMB 88
244,673 244,673 00000000000000355710dafee95ea9c07155bad162ee44d84cb2d50020b9e02b 594 0.25/1.00 vMB 281
244,672 244,672 0000000000000017444382519f09ac5cb3de51d871695aea774fe30f14b3af13 93 0.04/1.00 vMB 26
244,671 244,671 00000000000000c6aa97bca269a90655cdb9bebfdf39a6fc68fdcc7e50a21eea 387 0.21/1.00 vMB 110
244,670 244,670 0000000000000073cc3689e27764e860cade4a076756b7d7acad9fdb4216905d 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.