Loading Tool

Explorer IconExplorer

Memory Pool

41,132 transactions
16.57 vMB
0.12898682 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.78/200 MB

Candidate Block

Mining Attempt fa5fd14344551cdc1eeb6edc23975cc44b57499451eef3712367895d11134215
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root fa93360da9113e4613125bfb23fb3f431b01be78811d1538905f28b0a93b99c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04061030 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (772,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,631 140,631 00000000000008577a94a6d092e1c9b18117ea2303435fd539e729072d83fe99 111 0.05 vMB 166
140,630 140,630 000000000000080be6a79af7fcf2e57fe36b1d2889ad7045c5a9fc9ea6023df5 109 0.05 vMB 203
140,629 140,629 000000000000011e98ec49aa9bdd92f7d898de5bb04fc0657d8bfb1a2afc2d85 61 0.03 vMB 38
140,628 140,628 00000000000000e3a7a684f092a166dab76bdb58f1413ef7bb59026597b93699 133 0.06 vMB 261
140,627 140,627 00000000000006a43b947de0a254e3a0753ff0636c27c65c748879e04479adb0 1 0.00 vMB 0
140,626 140,626 00000000000001f4868f30929a1cab8f084c911e20feba02e3a1dc9e4362c5a2 11 0.01 vMB 6
140,625 140,625 00000000000006bbb9e277c662840164c2e02f924cbfc329bfa59c543eb57cd0 18 0.01 vMB 237
140,624 140,624 00000000000001a70cd985401a41f707214362d80614604dd7da9b4e3c1c0c36 72 0.03 vMB 57
140,623 140,623 000000000000042cc2d4105afd436d4c20307a8ded6be55a44d549eb60b5523a 33 0.02 vMB 57
140,622 140,622 00000000000004b3adb67f3902a0e7a48c55112a9938267dfdd2ac4b12cd3802 72 0.03 vMB 237
140,621 140,621 000000000000001ab86eca1c910b209adbb3d06362f625177ac20a71fa5eceda 57 0.03 vMB 211
140,620 140,620 000000000000083c76de99b88fe963a4ab67a401f83fe12258ce40f70dc76bf5 22 0.01 vMB 360
140,619 140,619 00000000000002023442ce24882e7d5da60eae7bcc03784507da3d3f222112dd 11 0.01 vMB 91
140,618 140,618 00000000000005bb31fd4bc7ede1e9839f4fd61825bbf6f92ce934cdce7c6a48 48 0.02 vMB 6
140,617 140,617 00000000000004fac039bbee263351193815e94443a1d448ecee9296d38101b7 42 0.01 vMB 1,190
140,616 140,616 00000000000007f5aae349fc2fc90f8a9845efc0008cf611c21773a64386ef51 105 0.05 vMB 234
140,615 140,615 000000000000087aa7d653bf3301629c13327715e2167eaa1d573857b3370e62 7 0.00 vMB 918
140,614 140,614 000000000000036d244266b11eb4c5495fe616a5acda830666ae799658c9c213 39 0.01 vMB 199
140,613 140,613 000000000000023e0183dae17468af2d47dce54cdb482e2e1a9702356221830b 59 0.03 vMB 257
140,612 140,612 000000000000024dc492dd49351b3d7c3954e2c64889d26daec8379718930602 2 0.00 vMB 0
140,611 140,611 00000000000008294224c39266cb302e91ccb0a999fc806627acbf2b8117c479 135 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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