Loading Tool

Explorer IconExplorer

Memory Pool

71,832 transactions
28.15 vMB
0.06586145 BTC
Random Selection Loading Transactions
Max Size: 170.26/200 MB

Candidate Block

Mining Attempt bcd898fe67b50f63cd61ffe9a6ee01063688d4bdd4427b9e080c9a39e76a44af
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 544c738295c587bec065ca77c89b9a1769afbc65992a7cddbf0c9b21a981d172
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,292
Size: 1.00 vMB
Total Fees: 0.00371731 BTC
Feerates: 16.61 > 0.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (114,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,973 800,973 000000000000000000008af6067dd0756cd079202a8c7968aa06529143cefaa1 5,927 1.00/1.00 vMB 6
800,972 800,972 0000000000000000000046691426814de2bfc4fbcaf80a40af44577877258717 4,265 1.00/1.00 vMB 9
800,971 800,971 0000000000000000000356ecc50808853787be4be8dde20cfd0d80412233d98f 3,045 1.00/1.00 vMB 6
800,970 800,970 00000000000000000002af3f7387e6c1354bbbcba7d0d80ba20ce626db1b18c0 5,257 1.00/1.00 vMB 9
800,969 800,969 0000000000000000000537f297d18615bdcf78c076b25eb5fdcb63cf75b24296 3,778 1.00/1.00 vMB 6
800,968 800,968 000000000000000000017fafede569dd3cd93efa8735fdacbef8e2029f54abbc 4,828 1.00/1.00 vMB 7
800,967 800,967 00000000000000000003d32dfbfefb316ebd899a049aa3117e56eeaadcc2fe2a 3,734 1.00/1.00 vMB 6
800,966 800,966 00000000000000000001c3dde0b733c34f35794c84964d253cc14431b0824501 2,629 1.00/1.00 vMB 11
800,965 800,965 00000000000000000000c3318b37ba8a99527b47381e66a491b976cd0780efd8 3,354 1.00/1.00 vMB 17
800,964 800,964 000000000000000000022eee130443b2f2597b67f512ddc431c9d4d2d4629920 1,110 1.00/1.00 vMB 7
800,963 800,963 000000000000000000055c448c584f60f4b25f5bf1ffc7259caf038c14a39e04 3,982 1.00/1.00 vMB 9
800,962 800,962 000000000000000000042f8351d4ff7b7688d8c50058f308f3b70aac1573530f 2,307 1.00/1.00 vMB 14
800,961 800,961 00000000000000000004b8185f547e984ef2187a9ced84bb6906d9c8d75b831f 3,499 1.00/1.00 vMB 9
800,960 800,960 00000000000000000002ad161e80921d2dd0b9a453d761947c21e08a175b9bb1 4,845 1.00/1.00 vMB 9
800,959 800,959 00000000000000000003a3f1172021ae67f913957b86860cdcbca9ade3f176a8 4,281 1.00/1.00 vMB 10
800,958 800,958 0000000000000000000407f045474622888f4009c33f0dd115375a8b7babd5d8 5,990 1.00/1.00 vMB 6
800,957 800,957 0000000000000000000391bfb2eaee7794403a14b2f75681ae3a632be058243a 1,583 1.00/1.00 vMB 12
800,956 800,956 0000000000000000000317b678e6154bd2d3c79885bf9132d2e3210f8fd8b47a 1,533 1.00/1.00 vMB 6
800,955 800,955 0000000000000000000157016fa5700d5a08a4263f793556def9570f58365004 593 1.00/1.00 vMB 7
800,954 800,954 0000000000000000000232f785a214d6bed3faf4bbdf88b77658f7f4c71888da 4,445 1.00/1.00 vMB 7
800,953 800,953 000000000000000000024e4c6a6892d9dd27540bd1ce81c5ed302a3e3e70cdbf 2,741 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 750.22 GB
    • Received: 18.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.