Loading Tool

Explorer IconExplorer

Memory Pool

83,023 transactions
31.16 vMB
0.16188571 BTC
Random Selection Loading Transactions
Max Size: 186.48/200 MB

Candidate Block

Mining Attempt de8e7868dcf62178b06eb8485e3cc4f32c20583ca033e8e062a94770bead3480
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2a47682e1da43bc38fac7da8fb37e769fd0ba56eb012a07ffa8eab6dab73a728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.07018787 BTC
Feerates: 150.65 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (305,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,688 609,688 00000000000000000007fb1336133b055175f8d1dcf0200b8f90839990ccbc4b 1,823 0.57/1.00 vMB 14
609,687 609,687 0000000000000000000cc7a7a7e78b64adaa83428a77e8694f24ccb1c89c4a4f 1,316 0.43/1.00 vMB 16
609,686 609,686 000000000000000000114613bdd9fb89679da778284e2238f70cf314ec599624 1,066 0.39/1.00 vMB 11
609,685 609,685 0000000000000000000d9570c119d18a14ec49b17c12eb276f3d67136c23a4c0 2,351 0.89/1.00 vMB 14
609,684 609,684 00000000000000000000051bef435c6874f41fbd9d547f037faa940dfdbba7a7 1,905 0.66/1.00 vMB 14
609,683 609,683 0000000000000000001309eb7eb307394b8aa89e604635cac9e1ed4b18ff054d 29 0.01/1.00 vMB 12
609,682 609,682 0000000000000000000dd6f8bedeb97e5317bb4e82d898a90ee3bf2d6d976b21 2,084 0.71/1.00 vMB 9
609,681 609,681 00000000000000000006dd42efd0e73cce10463473c1b9372c85ff98065fedd5 2,728 1.00/1.00 vMB 15
609,680 609,680 00000000000000000006aa317161b52f6e399f8932246eb8c5965e80a6d6c577 3,116 1.00/1.00 vMB 15
609,679 609,679 0000000000000000000112b0d8b9e4247d8927943d86f50cccd06e8df4af2833 2,826 1.00/1.00 vMB 18
609,678 609,678 000000000000000000069a8b8f97c26e68015350ef7fc97063ea95954862aeaf 2,283 1.00/1.00 vMB 8
609,677 609,677 0000000000000000000637df748ad74a2bb74cf8657dfd94351982b70da41434 2,978 1.00/1.00 vMB 24
609,676 609,676 0000000000000000001438d518449b530eb4a9d57e06bcb2200238357a9cc2e2 1,234 0.42/1.00 vMB 19
609,675 609,675 00000000000000000006c9d80de7e3ff585817ed1aca28523ed8926991146854 2,076 0.78/1.00 vMB 8
609,674 609,674 00000000000000000003c76714acbf2abfc4939042dbf1ea143163b138f74428 2,642 1.00/1.00 vMB 21
609,673 609,673 0000000000000000001074dd251cdb686b729885c95324ed83b25081996a4865 1,460 0.64/1.00 vMB 14
609,672 609,672 0000000000000000000c19aa5056883ad8f47f74bbb45c582d3002571748bffa 3,055 1.00/1.00 vMB 22
609,671 609,671 00000000000000000013b9ca612646a89f5d0d13f8af857590452f07ae4728d4 1,530 0.44/1.00 vMB 5
609,670 609,670 0000000000000000000162ae847c9ad7d8eed0a95a9061c909daef784267bbde 3,008 1.00/1.00 vMB 21
609,669 609,669 000000000000000000092058f203820907ede9e54df6c6298ad4d2a185537eac 242 0.09/1.00 vMB 12
609,668 609,668 0000000000000000000db4d3f5bc43ee81374b3ef94e9c7cbc6eab433e4c055a 1,243 0.49/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.