Loading Tool

Explorer IconExplorer

Memory Pool

80,332 transactions
30.68 vMB
0.07292933 BTC
Random Selection Loading Transactions
Max Size: 186.67/200 MB

Candidate Block

Mining Attempt 8a75ae7217e4efccc70f4017fda6bf28aa9d0d0ea6f56a1da7c8bd82ca14e0f4
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 627c8eb42726bef11b41c5ae30cf51d51c8d514c2713f1674fda5a7e72f88ca2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.00715478 BTC
Feerates: 265.25 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (573,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,503 341,503 000000000000000018e7a8d96b898893791fd7efcf452e4e6cd76e5b5426a99f 275 0.22/1.00 vMB 16
341,502 341,502 000000000000000008e5468bc0573a415acb94cfbdce98f741975df4b65ee8a4 464 0.37/1.00 vMB 20
341,501 341,501 000000000000000008c203b3594f003e8ea599a4fc37903cc627b66cbb1afd97 287 0.20/1.00 vMB 19
341,500 341,500 00000000000000000ba48080da8c7b8f3bab64ad2f6460ca8cd56f7d1f83acee 675 0.35/1.00 vMB 29
341,499 341,499 0000000000000000046e4dd5375ec5f0d6160f3a8cba250e20974e429b9eafe5 1,050 0.53/1.00 vMB 27
341,498 341,498 00000000000000000db559d6e856200f13ea59c3f8ac9e8fef0a1047c670de3b 390 0.20/1.00 vMB 21
341,497 341,497 00000000000000001066f235d5cfc598b5444ad2ef24fcdb92f32fd76b24440e 704 0.39/1.00 vMB 20
341,496 341,496 0000000000000000016472490399d7d6038f21f19fc0db69c79fe53cfae3d23a 569 0.28/1.00 vMB 26
341,495 341,495 0000000000000000061eba62b7d889f777aaba893b9e544121611e62d922c07b 969 0.44/1.00 vMB 26
341,494 341,494 0000000000000000102729864c4e656bb51e089a3299e69fa894f0971d218b4c 1,410 0.72/1.00 vMB 26
341,493 341,493 00000000000000000b8f0409491a8ecd4cfff8e1c684e73cf9bdc378d3fd70ad 274 0.18/1.00 vMB 24
341,492 341,492 000000000000000002c8d134fe635880c58e3f4a1044cd24aeee8fb66179e154 168 0.06/1.00 vMB 91
341,491 341,491 0000000000000000040b58139e198609e9ae6e6702756c20c1d26457923110ed 64 0.03/1.00 vMB 21
341,490 341,490 000000000000000000e05768ecf7c053016765479329c39499fb2c3b9deced39 105 0.04/1.00 vMB 28
341,489 341,489 0000000000000000031410980d511fd3f4fc9abdfe14f3ea609e5bf7316fa3c4 42 0.02/1.00 vMB 23
341,488 341,488 000000000000000010907e2462cf434bce802cb2fbbfe7454e01ed6dfae39467 796 0.32/1.00 vMB 28
341,487 341,487 0000000000000000167e8a003d762a93a08c74ac2ded9e27cbc5a47c7dfcdec0 615 0.30/1.00 vMB 26
341,486 341,486 00000000000000001411a893fbb5e964c9375491e3f7b4b5a8bc749ed90ef4ff 235 0.10/1.00 vMB 26
341,485 341,485 0000000000000000026276f21e35887f8c1d77bbac7e0f14463962700be5c2b6 293 0.13/1.00 vMB 25
341,484 341,484 0000000000000000001fe32a9610a8a816a8e62d9d1b23bfe091704593dd2203 541 0.21/1.00 vMB 28
341,483 341,483 000000000000000002e56cae4c3a631c05a189532b91da159e8316964eab6bd4 888 0.42/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.71 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: 701.08 GB
    • Received: 16.62 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.