Loading Tool

Explorer IconExplorer

Memory Pool

79,919 transactions
34.85 vMB
0.19164601 BTC
Random Selection Loading Transactions
Max Size: 194.18/200 MB

Candidate Block

Mining Attempt 98737cc0a002cc39841cb74a87a8006427a00f85b48d508bcffaab149e4fbd6e
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (168,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,928 746,928 000000000000000000075b4ad5217797775183b214c7200fc007fbffbc0da8fb 206 0.05/1.00 vMB 18
746,927 746,927 000000000000000000055836f5ad986eb2aaf1c71f2f8607b7928b3dfab125ed 1,397 0.42/1.00 vMB 11
746,926 746,926 00000000000000000004fb82f2a18386d35739cd1e16fbaccc624f2e1e564cbf 892 0.46/1.00 vMB 6
746,925 746,925 000000000000000000084d00dd3c7cca90c906605385489da30118af5af7bade 2,212 1.00/1.00 vMB 9
746,924 746,924 000000000000000000074b104e66b29e211b81b23be3d307c1ee24933eb3644d 2,071 1.00/1.00 vMB 6
746,923 746,923 0000000000000000000684eb9b4f8636408a698d637729057e2581fbc0a94ae7 3,242 1.00/1.00 vMB 15
746,922 746,922 00000000000000000009ab2eef94fb147645239fe584aa32319c277140939884 123 0.05/1.00 vMB 11
746,921 746,921 0000000000000000000157a04c57978e7d500d5ff46dddd53b3f099ad8c14efc 622 0.44/1.00 vMB 11
746,920 746,920 00000000000000000003b25a45718d4b4f06937f9fe73f2bccf58a704cda15c8 592 1.00/1.00 vMB 12
746,919 746,919 000000000000000000000a9f8a166bd959f816883cefe6c9e6eb0415374d4ee4 380 0.51/1.00 vMB 2
746,918 746,918 00000000000000000001825397fa33942cf50d0ece2329feed70308e30b9de6a 1,473 1.00/1.00 vMB 6
746,917 746,917 00000000000000000002a9f49d294a7f5a68f2c895b25a39e182751a9cd5b2ac 2,270 1.00/1.00 vMB 12
746,916 746,916 000000000000000000013be12a0c1e176afc53dbf6ef9fa77bc4be7f5c3732a3 3,000 1.00/1.00 vMB 7
746,915 746,915 000000000000000000025d5b0f9411d7bc9001af11d87623cc324673c9de4b75 2,209 1.00/1.00 vMB 7
746,914 746,914 0000000000000000000696a7e22d7cf013df670fd52cbbb655663e8592efb313 2,858 1.00/1.00 vMB 16
746,913 746,913 000000000000000000028e9b3462bc4d1be92482d71e488c7adff498748b4d22 3,072 1.00/1.00 vMB 16
746,912 746,912 00000000000000000000f39f5883f371f0babf4c2ed6a1a741ccfe85628ee9dd 3,474 1.00/1.00 vMB 20
746,911 746,911 00000000000000000003a423b8445b667fb98bc844af45f6e8a792350c20576c 577 0.93/1.00 vMB 1
746,910 746,910 00000000000000000002ce61c6e061c6f0f8bfb83d15c4c6f259beb57044d4a1 1,685 1.00/1.00 vMB 9
746,909 746,909 00000000000000000008166481fa0d628bb6d889765739d74dc5ddd7aa82b4ea 1,768 1.00/1.00 vMB 14
746,908 746,908 000000000000000000020f0a14bc3e8d29e5a23ab83bd1b4f9f2f706458ac94a 1,375 0.45/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.11 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: 735.82 GB
    • Received: 18.58 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.