Loading Tool

Explorer IconExplorer

Memory Pool

81,926 transactions
31.65 vMB
0.10556137 BTC
Random Selection Loading Transactions
Max Size: 189.75/200 MB

Candidate Block

Mining Attempt 80d971945ba1f040305cff4f4dde086a88542930e3b4ac167282df95bf2e8fea
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 6a53c89de48b53997c2aa6e8f2fa2257b8311f19ad4065a2cb24be2cd4907983
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,703
Size: 1.00 vMB
Total Fees: 0.02296972 BTC
Feerates: 99.50 > 2.30 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (180,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,613 734,613 0000000000000000000358f695af40f748a4cd429a31ea55f916d86d52a7f1c8 2,745 1.00/1.00 vMB 19
734,612 734,612 000000000000000000076466f0d66689a7b0f599e2a095c2e336303da9d266fa 2,635 1.00/1.00 vMB 6
734,611 734,611 00000000000000000003c21ef3ac3dd8207c1073342b37641c0950308a4204e4 2,604 1.00/1.00 vMB 7
734,610 734,610 0000000000000000000631c62ba108c052501277e2862bb99ef6ab40323ee292 3,096 1.00/1.00 vMB 15
734,609 734,609 000000000000000000022dafa72775425991ba84f112e3a51d535e2b60686906 2,913 1.00/1.00 vMB 11
734,608 734,608 0000000000000000000267f8696a052616f3f6c2a23ca043c367fe21bfd6b2c7 2,694 1.00/1.00 vMB 13
734,607 734,607 00000000000000000004bc66423ff6df4c4166a75b2496002339dfa31ef85c5f 2,560 1.00/1.00 vMB 6
734,606 734,606 00000000000000000003d21e959b2392647eca111b6e77300f4469e610d64f82 2,897 1.00/1.00 vMB 16
734,605 734,605 00000000000000000008d0f41ca83e485571e97392735b885d3180919e476d95 3,082 1.00/1.00 vMB 6
734,604 734,604 0000000000000000000296427143403019f5691579b9e5324f84502bd834ce07 3,555 1.00/1.00 vMB 9
734,603 734,603 0000000000000000000185854392d43e201aaed5e556e28a061ab61592fd5d60 2,665 1.00/1.00 vMB 13
734,602 734,602 0000000000000000000675b3c1c6d0d28abb5811108035598be7b5aeeac1007c 2,423 1.00/1.00 vMB 10
734,601 734,601 000000000000000000030eea698a1f1bd07453bf6620c967cecc8e0040609528 3,218 1.00/1.00 vMB 23
734,600 734,600 000000000000000000071162ac41556c4f230f443a250cdc19fc91d678b5120c 2,987 1.00/1.00 vMB 18
734,599 734,599 00000000000000000002ae720d39a4c3861d7665a96448ad3edc35f089575eb7 2,837 1.00/1.00 vMB 5
734,598 734,598 0000000000000000000761d24aee01bf8c0fec5c60d02525c7541002db3708c3 2,935 1.00/1.00 vMB 11
734,597 734,597 000000000000000000063a57574ae2909f0f15fd7f73a3c17ec831f175320149 2,280 1.00/1.00 vMB 7
734,596 734,596 00000000000000000004317443fd6092c7e4fbef7e1bdec6726dd20c61364215 2,996 1.00/1.00 vMB 16
734,595 734,595 0000000000000000000094ef6b3f10470729b2416871373dc1a66658cd4a1405 1,813 1.00/1.00 vMB 7
734,594 734,594 00000000000000000007d28c1a28e32126ce989d1944c4eb03dd7e3323865462 2,233 1.00/1.00 vMB 11
734,593 734,593 00000000000000000008c0da051dc3314122f410a369a3e2489c6bde3d131d1b 3,239 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.