Loading Tool

Explorer IconExplorer

Memory Pool

81,083 transactions
29.80 vMB
0.10390755 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 81efc2ea473dc2e125c397a2972d0c5f6c1b07ff64702f7475e90f705cd94755
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root ad0ef9121e91403f171efb0263e7ce1a472cbbf52c15e2a2111e2317bde98460
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.03873509 BTC
Feerates: 146.36 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (264,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,610 650,610 000000000000000000054533ea674e892bffaca6b016d266c8e33b0758d2e867 1,612 1.00/1.00 vMB 48
650,609 650,609 000000000000000000012795b9f7cbf5afbe0906a605efa4f2770899db757433 1,420 1.00/1.00 vMB 22
650,608 650,608 000000000000000000027b0f686c868bd7d9e95109e3594c447295261c7321eb 2,010 1.00/1.00 vMB 59
650,607 650,607 00000000000000000002492bd201b6f6304d884ddc806d36f5197843ad1efba8 1,801 1.00/1.00 vMB 42
650,606 650,606 0000000000000000000e5b9137a6445a67b179a73721b2bf1eb5f49a93371eea 2,264 1.00/1.00 vMB 35
650,605 650,605 00000000000000000007760fd93bf61067d040fd730091dabc414a612f5d5518 2,249 1.00/1.00 vMB 55
650,604 650,604 000000000000000000075ba2840a5c12c9e873ac14776e617b1e813d550c1ca7 2,131 1.00/1.00 vMB 64
650,603 650,603 0000000000000000000a7ca836f94db58ef495ab65d50098074f75996b5f4bc8 1,958 1.00/1.00 vMB 19
650,602 650,602 0000000000000000000c92c9fd9a05b5d2cdedc74e3ea1368cbfbe7e93eb216f 2,045 1.00/1.00 vMB 75
650,601 650,601 00000000000000000002ef5505d995ff18a23d210a944e2a8a829461025576f0 2,383 1.00/1.00 vMB 34
650,600 650,600 0000000000000000000cd4033ccc7530e4d9027f8497643ae1dc012b1ef09743 2,286 1.00/1.00 vMB 46
650,599 650,599 0000000000000000000615901099170e6f0ae19c65963f267e2950c9c67b5c2d 2,229 1.00/1.00 vMB 78
650,598 650,598 00000000000000000002596ec480fb2aa28dad2ef020a74c406a9bd73901950d 2,894 1.00/1.00 vMB 25
650,597 650,597 00000000000000000000ec738cea457e6c411269592e705bbc38674ddde66f5d 1,710 1.00/1.00 vMB 44
650,596 650,596 000000000000000000056d62bd8edfb29b56180cc8530b4b24b2285bfbc28b47 1,243 1.00/1.00 vMB 14
650,595 650,595 0000000000000000000b21cfaba6f8136f758a1429f41cc38983789e459c6939 1,372 1.00/1.00 vMB 14
650,594 650,594 0000000000000000000953272c6455c419a4bcb0f3e96672642e18cbd443a0fe 2,222 1.00/1.00 vMB 27
650,593 650,593 00000000000000000006aab47f53bec9274698d379a7d6aeb52c718b89a5f876 2,125 1.00/1.00 vMB 13
650,592 650,592 00000000000000000003f435070bc1d3ff1edb8e52d8f601a17b54d632b6fd5e 2,511 1.00/1.00 vMB 30
650,591 650,591 00000000000000000004a0f1b4b383b3dd1f81b2b52c3fc60c961ce7b328462a 2,450 1.00/1.00 vMB 29
650,590 650,590 00000000000000000009e6a34438267f7637f814aaf01c24a0de8691d3daf70a 2,173 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.