Loading Tool

Explorer IconExplorer

Memory Pool

26,682 transactions
25.37 vMB
0.03826623 BTC
Random Selection Loading Transactions
Max Size: 135.62/200 MB

Candidate Block

Mining Attempt dd940d42af95f1ea4e138dde2a50ccd0998983c539841bd6f103ac042addf5af
Version 20000000
Previous Block 0000000000000000000075c25d4f5d1139b18fcc099b8cbd0f832e3881762eeb
Merkle Root e9eaf0cafaf78968d67fc4aafe92358c53c8af2adc90aeb6310fe063a6e82bf1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,599
Size: 1.00 vMB
Total Fees: 0.01002244 BTC
Feerates: 48.51 > 1.00 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,590 (802,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,218 138,218 000000000000084999520dcfeff888231af3e65ec0fd8e17255ed9c640b173c7 38 0.01/1.00 vMB 67
138,217 138,217 0000000000000729ec46218338156ff2dbbde880699da5affcfe069d1d19c49d 17 0.01/1.00 vMB 410
138,216 138,216 00000000000008ee91c955ba4021c275754c62a4def00712fc6b3bd94b76ad61 119 0.03/1.00 vMB 68
138,215 138,215 00000000000004a1927d872b032f0d710a2384505d6378d0d9290713e71e1414 44 0.02/1.00 vMB 244
138,214 138,214 0000000000000512d839e140000895a4b217e0d52ffc24a5d8ddc955da5f0f26 5 0.00/1.00 vMB 29
138,213 138,213 000000000000016300e5e290fd034434cee00f3f758bd70ba27fac533d826474 28 0.01/1.00 vMB 153
138,212 138,212 00000000000005a71eea5485a55441150b6515673fd280ce7bab3ea6984c2b21 41 0.02/1.00 vMB 299
138,211 138,211 00000000000004d91a6f24e0847b3f78802ba211102d81b14c8d6c94c08cd6f0 8 0.00/1.00 vMB 0
138,210 138,210 000000000000012f9f01c77b000bd4073ed477c1f0f9db03e4b13d7fac186ec5 9 0.00/1.00 vMB 455
138,209 138,209 00000000000000706cb134cb7e9fec141c032a379b0af7e357b305e132c4f19d 10 0.00/1.00 vMB 295
138,208 138,208 00000000000007d2a21941fa1ba35d298021cfd6e6a807a842b41c65c966c513 62 0.03/1.00 vMB 49
138,207 138,207 00000000000004f52639eda9f10d58a9a93aab390fb4e1dec89f9ec646356e2d 19 0.01/1.00 vMB 85
138,206 138,206 0000000000000102c02751f97dce2e0a437019d23ff982d53e0a8841515308c1 20 0.01/1.00 vMB 228
138,205 138,205 000000000000012f4e8909a64d435c452fda2925aa507863c42816b5d8834786 24 0.01/1.00 vMB 185
138,204 138,204 000000000000050b5065f37b004272fba8ce4f793293d31f9123a6874b0122b3 27 0.03/1.00 vMB 146
138,203 138,203 000000000000022bd25c439b05bffa1f205e39f23ea90ff3acaeff1eb3b4f2d5 80 0.05/1.00 vMB 218
138,202 138,202 00000000000006a419e42345b6f75af8103ea78e6611d16b1d9756a9253798b0 83 0.05/1.00 vMB 113
138,201 138,201 00000000000003d608443268a16f590a16f3f9941a67f70d2f5a7597e1eb98c4 7 0.00/1.00 vMB 462
138,200 138,200 0000000000000471bece4a96ee78419d7e93e2a1efdac727917421a491361c27 41 0.03/1.00 vMB 113
138,199 138,199 000000000000095d7326b78b6188858c83775cee4da0c98292eb5ca8d39e2446 31 0.02/1.00 vMB 214
138,198 138,198 0000000000000942710ec4afcd1abfec0b67271d40a820cf5d77ceb790efe9ed 35 0.02/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 827.82 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: 4,509.37 GB
    • Received: 244.36 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.