Loading Tool

Explorer IconExplorer

Memory Pool

42,274 transactions
26.73 vMB
0.06324741 BTC
Random Selection Loading Transactions
Max Size: 140.23/200 MB

Candidate Block

Mining Attempt 3380baa93186385b90dbc61f0f91117bb48500220b1b8b8a1f58e58e81e2e981
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b84b681b8f703765d46eecc0aae20883edf4bbe463baf160f79294e37a491a2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,215
Size: 1.00 vMB
Total Fees: 0.01375294 BTC
Feerates: 181.54 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (571,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,843 343,843 00000000000000000db90d66f535dc28ea40e77a69f702603a76456415ad8b13 50 0.02/1.00 vMB 24
343,842 343,842 00000000000000000aead8c1e6b8b42fd12b00313da602a5876d3f5d547f25aa 428 0.29/1.00 vMB 21
343,841 343,841 0000000000000000092d1d3830174595ab0cff2ce9f09c7e6a1cf94e05316e15 21 0.01/1.00 vMB 23
343,840 343,840 00000000000000000dc42d2f435e208846c1bfbf5b0617a4a08d702cde24aee6 245 0.16/1.00 vMB 20
343,839 343,839 0000000000000000138716e66b43c3017434d1e3876078c4ff362eb45ec75ad4 265 0.14/1.00 vMB 23
343,838 343,838 000000000000000001d2e4a70223ff7e987e215ea00a86b4bb065551d78c0ff3 886 0.53/1.00 vMB 29
343,837 343,837 00000000000000000337e55b279929b911b275e0221d9f300a32d6b00e197a59 419 0.22/1.00 vMB 25
343,836 343,836 000000000000000014d978f793636c0a88c1d2c6a7ad2cb666465039ce8dabba 633 0.33/1.00 vMB 30
343,835 343,835 00000000000000001825d217e4438a8c4d8df4aaab5b9a570aa59c847e8efefd 533 0.30/1.00 vMB 26
343,834 343,834 000000000000000004f403992f82f3235fe740d321bc4537bf89a29c6a8e6bab 267 0.13/1.00 vMB 28
343,833 343,833 000000000000000014fbbb49d0d11841f537f34c009c7d83db202b240136f0a3 1 0.00/1.00 vMB 0
343,832 343,832 000000000000000007b32fd99415da85eaf7032946f63fec26981bfdd5d021c4 551 0.42/1.00 vMB 21
343,831 343,831 00000000000000000f6a2b6acea864eecac1df828210f729ae28e90ca89a4971 245 0.17/1.00 vMB 21
343,830 343,830 0000000000000000092fe64208ee6a4091b7242d19db531d3ec4fb81849f4592 72 0.04/1.00 vMB 12
343,829 343,829 000000000000000004e651cfd8c8b17b05a6966d32046d2b563f258d4b20fde5 885 0.60/1.00 vMB 22
343,828 343,828 000000000000000005f1c70a711d78defa921b0edeb8f788553fb5c8395eb9e0 574 0.59/1.00 vMB 15
343,827 343,827 000000000000000000ac3ac8b0d4eb4dc8ddc2a4e60e3a9da9891a175512dd02 256 0.26/1.00 vMB 16
343,826 343,826 0000000000000000140ae013f8ffd8a4f49e2b4799b607101c21103a86b4ca37 84 0.07/1.00 vMB 17
343,825 343,825 000000000000000009fe1ff3eb5f4b547d0885d3a40262fb39ed91bf7e2364cd 930 0.75/1.00 vMB 19
343,824 343,824 00000000000000000b7ab80098b8bae4570123542aada223d3272285f0db6eb0 626 0.24/1.00 vMB 33
343,823 343,823 00000000000000000fffe9479b7cc5189a3c43fd446b226308b239473314a82c 2,136 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.