Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt 6c40e7849da1d1b89eb13d741ad57c86f267268de53fd6baf98cdb280cc43fe9
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (767,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,475 145,475 000000000000043ca231129a78dc19081f9e0074cb15566591e279631fa81178 24 0.01 vMB 133
145,474 145,474 000000000000065044109bdf102c9abd6504e6c7f9ded665e289d65a4ce2de55 11 0.00 vMB 14
145,473 145,473 0000000000000710cebb8c3f233bbf45ef7a3a19c50c4e08eefd2ce324359da0 74 0.04 vMB 150
145,472 145,472 000000000000032ec8039d57cadd486475b0cba93d50cfba78c9ddc22056e3af 6 0.00 vMB 1,738
145,471 145,471 0000000000000369463c333853e9b0b936aa167ff8fd63eee9d96a68344a21ee 7 0.00 vMB 63
145,470 145,470 00000000000004d1b4f5311aabe94a85314da4c79e3a06b9f0bdbf811b873d16 10 0.01 vMB 384
145,469 145,469 0000000000000009b1a5d8f75eb237dfba736ed1a29b0f7b298f1cb52bacbfc8 43 0.02 vMB 2
145,468 145,468 0000000000000956c1c73e1d70aa331ae21502d110da57072ef61d1972473555 7 0.00 vMB 28
145,467 145,467 00000000000001e54ee58ed28f8dcbdfda29ea19e539cec611b9fdabad5d83e1 11 0.01 vMB 224
145,466 145,466 00000000000007c1061d0ee796ef06886a0c068706560d79aa67fa1cd5eb9be1 18 0.01 vMB 48
145,465 145,465 000000000000052519bf1b59536ffaee1fe86bda9ca27af0c5e90ef11dbf5382 42 0.01 vMB 126
145,464 145,464 00000000000006946ebb4da252b7f5320ff0afdf41537903e732b793eaaae9d3 11 0.01 vMB 6
145,463 145,463 00000000000000ac4e79956a601b6e04966da95466845782f72cc7ef93a17a94 14 0.01 vMB 67
145,462 145,462 00000000000001174af1684873631953e70537a29980bfc607c5438e1c852829 13 0.00 vMB 100
145,461 145,461 000000000000037fa5144efbee8d86c9565149ec5cb21d38a5a7b3c08afcf8cd 48 0.03 vMB 357
145,460 145,460 00000000000005355f10745981af8b62fe878d34f864dd01b221efc76f3f0b43 34 0.01 vMB 146
145,459 145,459 000000000000011a9b6bfccec83b3f184271f13f19c49ca492c6d53c161013d7 77 0.02 vMB 15
145,458 145,458 0000000000000400181c9f9413bb8d7a97397156c10b105fdd705cd28abd388c 12 0.00 vMB 76
145,457 145,457 00000000000001381a448dceff93239ead36dac174c64a78b7e6d9205b209524 58 0.02 vMB 276
145,456 145,456 000000000000004af1937d33ca007ed05fd0de6a5782fb8098b93905a8c4f0e0 41 0.02 vMB 24
145,455 145,455 00000000000002eb05d568c8b040af48920fca304b58448e02da7fe72e69fbcc 70 0.03 vMB 179
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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