Loading Tool

Explorer IconExplorer

Memory Pool

25,582 transactions
4.34 vMB
0.02488816 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.12/200 MB

Candidate Block

Mining Attempt 04a3d4ad3fdb0e0d96ca7b613c039cd6a978f57fdccbc82242a0663924e749a7
Version 20000000
Previous Block 0000000000000000000041daca90a6144b2b731579b28c7307b0c22442e0e380
Merkle Root 8ccdfffc478d2225149076257c74aa29aad15592f2dbff62381b8791171c9835
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 892
Size: 0.32 vMB
Total Fees: 0.01463295 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,777 (766,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,964 145,964 00000000000006cdf6c09696021e67e4e05f2ed2453e7ef15b672136e7e1a821 0.00 MB 1 0
145,963 145,963 00000000000007cd52b0834ac24e5f895eb46179ad135d7e0015cdab43b1db58 0.04 MB 128 37
145,962 145,962 0000000000000419136f43dbb23eb4cfdcd4f7dbf022f901ad13c8ddd2d72678 0.02 MB 31 179
145,961 145,961 000000000000021c50f2f593a469685503c5a9ba5e5924b539218d3f032636a2 0.00 MB 7 32
145,960 145,960 000000000000042196717d834c6b99fd9ee8c0f9e546aaa7a35eba9c47278d16 0.01 MB 37 110
145,959 145,959 000000000000095363bfcf2c333b3ebeb976f878448525b8cfb1ae3238c9ae2d 0.02 MB 24 71
145,958 145,958 00000000000005bdaf5a83b6d156d7a2c0ffa2e9cd7c2a7d294ce410bfbbbda2 0.01 MB 39 257
145,957 145,957 0000000000000925b5b9f5604219a09b40cd49f751e8746932152bb723ec9cf2 0.01 MB 21 39
145,956 145,956 000000000000049328371da6c1f0fa36829f268071426b15d8d2407e7dc6c8e5 0.05 MB 136 47
145,955 145,955 000000000000066dde421edf7cd5fb089fba8c5a516b05af01fe6d0ad3f7b872 0.01 MB 15 75
145,954 145,954 00000000000008e567308d4e9ad6face5ddbb9e23ff2fc6be98d03d9085ad6c8 0.01 MB 8 0
145,953 145,953 00000000000005be670fccc9db0a07959de548abe5cd099a9f55ae67c9cb7d1b 0.00 MB 9 540
145,952 145,952 00000000000007f41b9ea9fd354b280eef7e92369df00555fe58e4dcc28ab4c1 0.00 MB 6 39
145,951 145,951 00000000000001469acea4dc998f21c5e16befc119ffafe3f705f61928759341 0.00 MB 1 0
145,950 145,950 000000000000021a4b7897c475c4b061dac5e973cac5b559fff9380fb3eb28fa 0.02 MB 31 139
145,949 145,949 00000000000008b294255e1c9451dae3cc63801b8c4dc13857c708ac3b7bfdd0 0.01 MB 27 1,356
145,948 145,948 0000000000000965e36d545dc94d8ae66f49f386cd92ba21909a0aefa73d5994 0.01 MB 19 254
145,947 145,947 00000000000002633334e5021c0024fd304d8fae443059940075951a468ce1ff 0.00 MB 12 368
145,946 145,946 000000000000043eff3b6f84003158b428c281a51e0c23fd8b06907fcb30dc18 0.04 MB 151 18
145,945 145,945 00000000000003788194e62311993e53b08f2fc9ecac13054e69bbe8280ff81a 0.03 MB 38 42
145,944 145,944 00000000000007d90b2d2a6bf08087328847c7f365e43caf47b1941f7383c6e6 0.02 MB 35 79
Previous 10 blocks ↓
Total Size: 778.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.25 GB
    • Received: 1.64 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.