Loading Tool

Explorer IconExplorer

Memory Pool

79,837 transactions
29.70 vMB
0.09024422 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt 0e818d5499f61b5ccfd2ba140f20e30f3b25e8c03006d6dced1be1645994ebfa
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 218f61707efc3b47e2e73d39f671664cfa4797ee222ceeff62dc259a1d52f342
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02650259 BTC
Feerates: 100.11 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (615,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,747 299,747 00000000000000004039861158b9d4b839644bb88077494e38301af28a78aa73 829 0.35/1.00 vMB 40
299,746 299,746 000000000000000015ba65ae6d986c39555316550ba6f34fc64ad7a38c53fc9b 29 0.24/1.00 vMB 11
299,745 299,745 00000000000000004b31d5de0d95a2d460312d133d32e305fc8884d17a7aa01a 701 0.35/1.00 vMB 38
299,744 299,744 0000000000000000761cdffad5de63add6c0e1bfda668b3ae168d5bca1671f11 246 0.34/1.00 vMB 17
299,743 299,743 0000000000000000165e61bd218bec953a380a4d0e5b91ac5988dd31ef60d9cc 319 0.32/1.00 vMB 17
299,742 299,742 0000000000000000008c6b25eb82eba5e537123b2e05d7279e91ee9d64b27c74 601 0.25/1.00 vMB 39
299,741 299,741 00000000000000003a37d23e0ace9f4013a77de75ac117c10bdff6fc8e62ee17 512 0.23/1.00 vMB 67
299,740 299,740 000000000000000047fbc7816de6c3036130f2877b69e5c3faee3db4439b52e8 1,281 0.83/1.00 vMB 29
299,739 299,739 0000000000000000512ff0d9b5e9b51572491f7ec899b52746afaed6ce31c593 1,092 0.83/1.00 vMB 24
299,738 299,738 00000000000000002b9af038021ef092484fa41e5f3ccbac93d93757ba006d17 1,100 0.35/1.00 vMB 59
299,737 299,737 00000000000000007aab30a010695912952c839fccc8b20b2f25acebd62c8d22 965 0.53/1.00 vMB 29
299,736 299,736 000000000000000037551e8ec7f08f164ebb2a121dc3f68f501233c8b04c2810 108 0.06/1.00 vMB 18
299,735 299,735 00000000000000006d8603ed231372f5a22db309b8f47a8db43ece2f0e476a12 336 0.22/1.00 vMB 25
299,734 299,734 00000000000000001189a40e5fa97381f06dae57f892f5fc61d9250c97dc393b 1,442 0.92/1.00 vMB 29
299,733 299,733 00000000000000002b082fdb340f1fb5cedbfccbe8e33d9708e1d3a6f444aba2 716 0.35/1.00 vMB 34
299,732 299,732 00000000000000000b6c75398b345c9a4ebe65fbfb4e8a02d3edba5575cc67c8 992 0.35/1.00 vMB 52
299,731 299,731 0000000000000000803c250273b67084d9c0d8cbfd2170bac3536e0c016a41a0 171 0.06/1.00 vMB 53
299,730 299,730 000000000000000081a45aa7f142b47b573434718cafa0a3e00a3f9e262932ac 290 0.14/1.00 vMB 30
299,729 299,729 0000000000000000766232b5f32b052ccf54cdf156734eaf2e7d4d9ebf97cc29 749 0.45/1.00 vMB 29
299,728 299,728 000000000000000041045313a3d3b72f936dfa5da3e61e9e708c60867265ee60 670 0.40/1.00 vMB 33
299,727 299,727 00000000000000006fa6f5ea10c63964deba919779dc40a803c12b59895062ea 51 0.11/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.