Loading Tool

Explorer IconExplorer

Memory Pool

41,992 transactions
31.75 vMB
0.09436893 BTC
Random Selection Loading Transactions
Max Size: 159.28/200 MB

Candidate Block

Mining Attempt 35f7ef9270652fd218021bf39ed2ab145a570b0851830976d85686cab48111dd
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root e96eacb4e35246e043b3b3ec4ede0d8a9d96391b5017ae7d55e7b1c10accd1bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.02872669 BTC
Feerates: 401.97 > 2.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (571,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,238 343,238 00000000000000001371716bc53cd60692a0dbc8e6d2e1f6da5054497f33cee0 236 0.16/1.00 vMB 23
343,237 343,237 000000000000000005d32646aa2cd92fc4f2ae62feb91a1bfa6e3f52dffa156e 464 0.29/1.00 vMB 22
343,236 343,236 00000000000000001036882795eef2442a61080480f0cff6b9885bd3523ff385 260 0.14/1.00 vMB 26
343,235 343,235 0000000000000000081c4f8b93e70b63f6bd68021c424dca2ba289553c868df8 41 0.02/1.00 vMB 15
343,234 343,234 0000000000000000145148f069463bc1374858c7d5b9ce9ca409a4447359aadd 322 0.24/1.00 vMB 19
343,233 343,233 00000000000000000c2ef5f7bee4f6dbcf1a2d57bd2612cb79f85437cbb579f7 149 0.10/1.00 vMB 27
343,232 343,232 00000000000000000905d7b2eae3b835ec720a9be51598521a7d5ff18bdb0dd0 323 0.18/1.00 vMB 25
343,231 343,231 000000000000000011359b2a94ddbc34bf8fb9e103a9a9e4da5c2807713b4aa1 760 0.45/1.00 vMB 25
343,230 343,230 000000000000000000844aa959bf0730d4b7be2402f4ae8c498246aa6a618a7c 66 0.05/1.00 vMB 19
343,229 343,229 0000000000000000011c0c3451eeb296c4fc36d2737c5eb90392914a4b660d04 341 0.20/1.00 vMB 30
343,228 343,228 000000000000000010cfd048340d5ac0a9842b4934f4cc734c2d2abb4674af14 95 0.10/1.00 vMB 12
343,227 343,227 0000000000000000153206782a07905fa8baf97c63022508bfa930cab46f2f83 314 0.27/1.00 vMB 19
343,226 343,226 000000000000000014914350a899cf20d7d252120cbd6a69c1fd84b2fcf2066e 636 0.56/1.00 vMB 17
343,225 343,225 00000000000000001812009372dedadea13d157c194f8af242a440b2a56b6333 128 0.04/1.00 vMB 62
343,224 343,224 000000000000000000d39dabeecdbfa6e9cb9ab96b2f5f5d68aed625565cb5f4 102 0.05/1.00 vMB 21
343,223 343,223 0000000000000000133df501323af932ff6860b0dd1dcd3ca50b932e14752632 889 0.99/1.00 vMB 12
343,222 343,222 000000000000000000cfa5ab9064e7f66449d35982d1daef88ae1a0ccec79c54 614 0.38/1.00 vMB 23
343,221 343,221 00000000000000000bc814bc4258db7053ff1f6fb438dab1b7dcdd9977d95c2d 258 0.13/1.00 vMB 35
343,220 343,220 0000000000000000079d316b4d69ac35060023d0a0c9ddcd384183f1848dbcdb 850 0.49/1.00 vMB 25
343,219 343,219 00000000000000000ebd6ff2d92d3430ecea0b284bd73da528ffe52b0ef8de30 339 0.67/1.00 vMB 9
343,218 343,218 00000000000000001145276d5a29e22bb7f1813948fb87b65da101cff64084e8 1,632 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 624.86 GB
    • Received: 11.57 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.