Loading Tool

Explorer IconExplorer

Memory Pool

25,265 transactions
12.02 vMB
0.07402314 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt f6c1b7a21a5169c3eb2e5dad71780ef4af0049bb366c1b7c47e53154258bce6a
Version 20000000
Previous Block 0000000000000000000061303aecdf2cbbea70a3d58ae0a454550813cc9b3f87
Merkle Root 9cf4ed0ce2b0b13db04e88b114e9916bb1f4c666813f48a9043242060ef59f2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 0.99799525 1.00 vMB
Total Fees: 0.05384324 BTC
Feerates: 502.67 > 5.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,698 (782,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,210 131,210 00000000000003940b93d2bab028822165a63f14a11a94c750566bb3d281ebe8 116 0.05/1.00 vMB 528
131,209 131,209 00000000000000eb97149771cb9595755608e828b9593a8186ffd1e730669553 18 0.02/1.00 vMB 1,397
131,208 131,208 000000000000105d15168d8ef5f02d9d00ac0153dba6bee69a1caa3685fe74dd 43 0.05/1.00 vMB 145
131,207 131,207 0000000000000912516ca1916892af82a38a9d005774c72d775f4efe00140a2e 82 0.04/1.00 vMB 1,080
131,206 131,206 0000000000000cbcf20d1e41b0a4ca167221b2d086d378bf637c11d7dd28afd5 10 0.00/1.00 vMB 699
131,205 131,205 000000000000037f60f805da76d2905fb55372d359871406d3930222d791b07d 153 0.05/1.00 vMB 225
131,204 131,204 00000000000002e4ddd5e41587cd6a1cf6e8bc64a39dd815c0c4bd26a440d5ad 86 0.04/1.00 vMB 1,074
131,203 131,203 0000000000000d97579383029538dbe6f6fd71a6fef3102b7c8ced6befb1810a 59 0.02/1.00 vMB 1,129
131,202 131,202 0000000000000e8192b9ede35f680446e7dc21aedeb0eac5f7b71cf6450b8bbd 153 0.05/1.00 vMB 291
131,201 131,201 00000000000000c7d069164c8820c3a4093adc063d9b32e66cf8a3cbd5b1b039 125 0.05/1.00 vMB 178
131,200 131,200 0000000000000b7542b05601fed20f0ef46895d8b4ee54091a8d49db759283cd 13 0.00/1.00 vMB 312
131,199 131,199 00000000000003791a4c4d8625de487e40aa20cb9cf1407a4c847d16807a7a54 27 0.01/1.00 vMB 1,061
131,198 131,198 0000000000000030621ce3f47dfbddc6800e983a71ede8f7961e371345b6b5b8 97 0.04/1.00 vMB 522
131,197 131,197 0000000000001222a1cd47b5802786902ac5834cf2a1b98504af5fd44257e008 30 0.01/1.00 vMB 966
131,196 131,196 00000000000005935ab7efdd3ce2aa472a6b36ab21d271f26f312d77e83abd03 17 0.01/1.00 vMB 411
131,195 131,195 00000000000002dc5d0de787b3d6b853b3365c5b0bcb3c7d5643acfcae6aa8e4 55 0.04/1.00 vMB 1,224
131,194 131,194 00000000000006f78fdde65a4f8654f8974c5a19331ca0a278864832d5451798 52 0.03/1.00 vMB 786
131,193 131,193 0000000000000b2e7f8a51cf6ac89fc1901c46b2838503f08191d025546a0090 113 0.06/1.00 vMB 435
131,192 131,192 0000000000000b1425e9976c4ba7a5cba1e8050b90d588933efc0a2f15dd9feb 87 0.04/1.00 vMB 998
131,191 131,191 00000000000012326657f670c08def145ce42e86d068a2cb6ee6030fb9f990c5 17 0.01/1.00 vMB 885
131,190 131,190 00000000000007b57996da5a117578162bd44a1ca6b30ed4e78463e875451d8e 62 0.03/1.00 vMB 1,211
Previous 10 blocks ↓
Total Size: 780.09 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: 492.75 GB
    • Received: 3.44 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.