Loading Tool

Explorer IconExplorer

Memory Pool

30,530 transactions
10.32 vMB
0.12889113 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.85/200 MB

Candidate Block

Mining Attempt f3e592b42461dfe0b1629d3f86f7baaa20c0dbe0537dfb902efb1213f56c4976
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f84270a18e36bc2ef704ae9470c679487f04b732343e5bf0e5fd4ac42681c728
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.04128185 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (751,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,938 161,938 000000000000038065acfc9e077b3250ef924e9f7b04c9f1dbd64a1fbe9aab1b 101 0.03 vMB 1
161,937 161,937 00000000000002f73278ddc07d1c26981e7a46ad9b205e75fa2b41e804ef1615 95 0.04 vMB 81
161,936 161,936 0000000000000ac7394d0d669f3adc4d35c0000fb3e0904422b3a63dc26e9aa2 50 0.01 vMB 387
161,935 161,935 0000000000000a8be710e8c544e69841871c479ee8f657c9333d1341e8c72817 29 0.01 vMB 1,231
161,934 161,934 00000000000009481b4f28bfb01ff4960f5fd1336495b1890727f5946d0e9fe3 91 0.04 vMB 538
161,933 161,933 00000000000003936cdfad56a0340cb438d1858be06009a3620556a06b7b53c4 15 0.00 vMB 238
161,932 161,932 000000000000023b250f6c4a717bddc1005630fd91336ade4d15051edeba83a8 18 0.01 vMB 0
161,931 161,931 0000000000000c073bd9ba9607420527ba69b3370ccbe76536b9b5d759486fc0 86 0.03 vMB 7
161,930 161,930 0000000000000b3935c1d4304012dfd08adf25aaf8aa1c8e071e678960a04f03 1 0.00 vMB 0
161,929 161,929 0000000000000a481568c66bf175978c5f48f8a745ef16e7296458e1a4394945 99 0.04 vMB 78
161,928 161,928 0000000000000597dd6440dc490cd90fe47b71031f0c70870a5e33c8f2c58c90 66 0.04 vMB 390
161,927 161,927 000000000000042ac2b90268f7e535fb4405253bef3c9aaa130379709365cf17 70 0.03 vMB 196
161,926 161,926 000000000000030391f3dbbc296b1924d9fb45415eff319d679f136fac7fba71 130 0.04 vMB 31
161,925 161,925 00000000000001c05221d44575c007ff3defdfc30756360a886bfe7549c83ec6 18 0.01 vMB 53
161,924 161,924 0000000000000aa39025c8d949803554e32d0eb6aa1093250665138856479150 31 0.01 vMB 365
161,923 161,923 000000000000012e28f219f978f3cb5c63e490a8d0a96f017ef45d5fbb8ea00c 71 0.05 vMB 148
161,922 161,922 0000000000000314eba1759121a073afccb05e3486e149cd8ba4c2b6d36d7c5f 27 0.01 vMB 4
161,921 161,921 00000000000009f5d796c862a0ed8a604dfb2393e17784aeb0dec57088b61158 101 0.03 vMB 111
161,920 161,920 00000000000009f79712e38dcec9919719370e464587abd23302b4eb9fdef5b2 91 0.04 vMB 146
161,919 161,919 00000000000007773c1012e1fbb252388dfb265e2c201317535650378dcff9db 147 0.07 vMB 271
161,918 161,918 00000000000006c9e43077b2fcc6bf501a46f9f80ab8a62dc35c0728afab9cf0 47 0.02 vMB 139
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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