Loading Tool

Explorer IconExplorer

Memory Pool

40,745 transactions
26.50 vMB
0.06340454 BTC
Random Selection Loading Transactions
Max Size: 138.26/200 MB

Candidate Block

Mining Attempt d9ac763fe3425bd9d9cc2a834768c6692ad7a3a29a48fde3fa6132d6347816dd
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 5391c7b7ec094bbd57f636384f579b3de572c2e9554ecfd28458eb924b3a2b25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,194
Size: 1.00 vMB
Total Fees: 0.01450724 BTC
Feerates: 92.86 > 1.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (561,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,594 353,594 00000000000000001358fd2e6a8c3a1aa294f38621faa8cea57622c6ac37c366 114 0.05/1.00 vMB 24
353,593 353,593 00000000000000000d40e6ca57c97cf91d177763a1209aac6f5ad961eb2e9f65 354 0.20/1.00 vMB 25
353,592 353,592 0000000000000000037cd7416e84ebb54850eea479536bb75140876b03bb2ba7 450 0.31/1.00 vMB 27
353,591 353,591 000000000000000003a6a898e05eba4032408e163b25387b96adcdf3670e8018 394 0.22/1.00 vMB 27
353,590 353,590 000000000000000012c46f5f4b8e49611878e2bdd0c7b42ec4b27b1ddc19e0fc 82 0.10/1.00 vMB 5
353,589 353,589 00000000000000000a7e8446fd8ff86b22ff0f37eb672217bf861399834290c2 634 0.33/1.00 vMB 28
353,588 353,588 000000000000000003c947bf8dcd04436ad6c5e4eeaf1ccd583c0385a15af1ce 402 0.31/1.00 vMB 20
353,587 353,587 00000000000000000df9975f8cd12c466f87de4941278fee187e4557bc583633 306 0.22/1.00 vMB 24
353,586 353,586 0000000000000000163d2497cb9b5d518bc59b1610f905d5b33fefdec2842235 23 0.02/1.00 vMB 6
353,585 353,585 00000000000000000d578f504c7671ce670a29969100f5e07cd41daf1a981503 137 0.07/1.00 vMB 30
353,584 353,584 00000000000000000b4454372e654fea6b4165f6e635904a15097a203f8bcbbc 154 0.07/1.00 vMB 29
353,583 353,583 000000000000000005c5f5498caae9a03592608648e37c0d853dec310edd901d 126 0.06/1.00 vMB 26
353,582 353,582 00000000000000000a0e5b9a05fe7d274f5d0625ef237d2d0e682875b4418241 228 0.11/1.00 vMB 21
353,581 353,581 00000000000000000ee587b9fe90204589e65e8068c4afe1e076446e3cd34880 671 0.43/1.00 vMB 19
353,580 353,580 00000000000000000ac14ab66cba0bdc0161f8073831d8df08f938eec0a335d0 33 0.02/1.00 vMB 18
353,579 353,579 0000000000000000169349b0810ce8ea408991da6c94b7a4f21ca358cc4bd224 1,380 0.68/1.00 vMB 25
353,578 353,578 000000000000000014c0b09a8085036d25dad686a2a7552603ce873aeedd5dfb 1,631 0.75/1.00 vMB 32
353,577 353,577 00000000000000000d1f989f8f99fe754d9b10da5961ebf202aef0cf306612dd 786 0.36/1.00 vMB 28
353,576 353,576 00000000000000000bda8152c3f4ed114cf9d7e6e18f90153aff2f96da92e292 292 0.15/1.00 vMB 28
353,575 353,575 00000000000000000af7e645e1e3c467fbc19bbaf2186b6038ce49ff19347ab9 18 0.02/1.00 vMB 24
353,574 353,574 000000000000000011406e40ff43f1b49edfe75cdd067ec9df8bd509e4893b5e 36 0.02/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.27 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: 656.40 GB
    • Received: 14.38 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.