Loading Tool

Explorer IconExplorer

Memory Pool

81,479 transactions
29.96 vMB
0.15682971 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt fdb66342822c0ff4ec765eac9ddf580b43e656c469b5af81f9cd535d9803f397
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d9a3adcf84fa5864994daf09b3be5fae6d2de1dcc0059738f9287983dcf1debb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.05964186 BTC
Feerates: 1,002.91 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (321,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,550 593,550 00000000000000000001dbc13d43622fcfa9747034d1d6eb0a4f137d9069385e 3,053 1.00/1.00 vMB 42
593,549 593,549 00000000000000000013bf4fed9a2dae2819ee40eb45c9006901d8076644a838 3,118 1.00/1.00 vMB 33
593,548 593,548 000000000000000000175546a8e7ba1bdc2518151defddd3e827937e9da6d34f 2,463 1.00/1.00 vMB 24
593,547 593,547 00000000000000000005f0b68224d2b1ed9c33fafa428eced976f2515438e55a 3,277 1.00/1.00 vMB 41
593,546 593,546 00000000000000000001c0234512f7b0c5cca9f826eceb5a06d29d95f6a75a11 3,370 1.00/1.00 vMB 46
593,545 593,545 00000000000000000010f260976ad77eb5aca83eb97b39a474c54e25d8e36182 3,389 1.00/1.00 vMB 24
593,544 593,544 00000000000000000014c3811ece5661a56d3480867489668645e0ff08069e1c 2,762 1.00/1.00 vMB 54
593,543 593,543 0000000000000000000d5a5ad18915fe74097448007d1bdc231e8d5e59ff396e 2,369 1.00/1.00 vMB 31
593,542 593,542 0000000000000000001158f5ae1e66a991b47985dfeff9d72c7343068fec7eb2 2,550 1.00/1.00 vMB 31
593,541 593,541 0000000000000000000f4047fed547074081a456591a05f7b8db93327f20bbf0 1,456 1.00/1.00 vMB 29
593,540 593,540 0000000000000000001592f74bdb97635d1dccebd1aef554d131f50d65c72e38 2,674 1.00/1.00 vMB 37
593,539 593,539 0000000000000000000999851ef12d154efb48ef9d36769665dbbcb1bea2288b 1,878 1.00/1.00 vMB 35
593,538 593,538 0000000000000000000410a23ca333438201321d5fa3318525d630e8643a5806 2,513 1.00/1.00 vMB 50
593,537 593,537 0000000000000000000e02cef1877e14ea35d09a0ab649752dccc54cb23866a5 2,347 1.00/1.00 vMB 45
593,536 593,536 0000000000000000001926b0aa451de3e7485cdd468b94852283ada069898d3e 1,320 1.00/1.00 vMB 70
593,535 593,535 0000000000000000000fca4ad171eea2a8d17831ac97bb91f21ceedd526cff15 1,445 1.00/1.00 vMB 31
593,534 593,534 00000000000000000001161b200e73732ee85ac24260cb97a0e5fd44b03fa59c 2,970 1.00/1.00 vMB 22
593,533 593,533 0000000000000000000db7c6f64d52730ffa0a78900f2dd4dd6e8eb7fb6f544b 2,741 1.00/1.00 vMB 29
593,532 593,532 00000000000000000016caf3cc539c784e8f94dfb033ed34ab27eed98d317bdd 557 0.22/1.00 vMB 16
593,531 593,531 00000000000000000000126b3297b353c66251f9879685fcee0b466400ebc730 2,295 0.74/1.00 vMB 19
593,530 593,530 0000000000000000000630249bed497f98ec4f5abe482579f84f69f7a420dbf1 2,439 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.