Loading Tool

Explorer IconExplorer

Memory Pool

40,392 transactions
9.69 vMB
0.21455725 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 3 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 8 blocks ()
  • 13 sats/vbyte = 7 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.83/200 MB

Candidate Block

Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.12543291 BTC
Avg Feerate: 13.72 sats/vbyte
Mining Attempt 041045c8bd75c907503e6d928350c41ac729370e7735cfecf042e36f2f1fa56f
Version 20000000
Previous Block 00000000000000000000666b99916afb56ea2f66f7c94be825637b6e41ad619d
Merkle Root 3254f19ac9a2c282325dbe0fee3274b7a42d609a1170e0216fbd3191c3d6358d
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,755 (774,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
137,983 137,983 00000000000001deda6445ba9367603a91bcc92930a343efa280309b334cf5da 0.05 MB 63 133
137,982 137,982 000000000000032b4622a1243441fb682c464db10b1f8bc2dacceef356593695 0.05 MB 89 13
137,981 137,981 00000000000000ec8c3ceea7c38b050ffe9be2941eec9b01399e91c4eb77d164 0.01 MB 15 664
137,980 137,980 0000000000000717fdb4cf1bc5f0481704723acd8fa15263c560aa28bdf5ce73 0.01 MB 21 435
137,979 137,979 00000000000002df2c900ec0de0281e0a3e8d28538cd4d8e364b826e40c47123 0.02 MB 36 139
137,978 137,978 0000000000000274ccdba674c9d5155605fe8f9157ddd7244c1c9c9b771cc462 0.01 MB 25 138
137,977 137,977 00000000000008783191c02859b05c15df6fd03413125a41c8f206119896ddf3 0.05 MB 173 173
137,976 137,976 00000000000008fe14be1ed64fc17c3751c14ef45893c9f3205e8bb9073eb35f 0.06 MB 163 1,118
137,975 137,975 0000000000000177e2582e29c26797fad325a64fd90f49bbcea2bcab226e1813 0.04 MB 65 654
137,974 137,974 0000000000000107ff19ba3a5a42d775c9ef3f1c74a1c594b1b2c0825a2d07a4 0.01 MB 33 366
137,973 137,973 0000000000000827657c0e0d6a45186d817d3b3895b22cf4b629767eed7575d3 0.02 MB 42 53
137,972 137,972 00000000000000aecbb478e19d52039f7c26accf2ff3f1383d2525632d749356 0.01 MB 9 4
137,971 137,971 000000000000077899918d8f27a32060efbefd59355941b1161bb1612cdbdb73 0.00 MB 1 0
137,970 137,970 00000000000007e21e9420c94b4f6a3a8c4fd160d2dab21d3287dff2b552290d 0.04 MB 127 50
137,969 137,969 000000000000030c836d07f03b3ac6788fa616793306fb31253c5c607ca2a537 0.06 MB 150 130
137,968 137,968 000000000000043375ea089fa7820e4c92800496c859b2f6cef7d98b0bb457a7 0.05 MB 122 227
137,967 137,967 000000000000027737bfd1370f3f28b63baf06e54ca646eeb595255cb27087e7 0.01 MB 20 224
137,966 137,966 00000000000002e2862e4d7432e27bd7c816965472a38f4080c46424a0f005f8 0.00 MB 3 97
137,965 137,965 000000000000006f9b2a7da8662a33cebbc8dbfdcabb73daa8fa71b83165763e 0.00 MB 1 0
137,964 137,964 00000000000008d4ef3827074ac34d04b7880413fd86f995713001d2309614ca 0.01 MB 9 184
137,963 137,963 00000000000008e70afdbd07a0d4a668ab01b993969781264ac235d56f6d7183 0.01 MB 30 236
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

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