Loading Tool

Explorer IconExplorer

Memory Pool

39,233 transactions
27.51 vMB
0.06247845 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt f01e649d6addf8a8b099e73a82cf524d71f6742880dbfc0b8395c7d4ae403ce2
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 88e0ce677337c46f7a0c6a765cb94d23e9f81c2631b86fb6e67cbd7589591f49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.01025405 BTC
Feerates: 101.49 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (182,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,830 731,830 000000000000000000024ad0f51cb8d43010e9b5d0416a013a2c92d84113fd85 3,175 1.00/1.00 vMB 10
731,829 731,829 00000000000000000008131227e422c9988262f0f756a8c09208f98886965ca8 2,954 1.00/1.00 vMB 9
731,828 731,828 00000000000000000007a499bf63222ff66365c1bf4b3651a485605d365d60f5 2,663 1.00/1.00 vMB 9
731,827 731,827 00000000000000000007444900d0ad0a2a9cdf9d8a8e44992a9a0eccf08b46ee 2,623 1.00/1.00 vMB 5
731,826 731,826 000000000000000000069e11f97e0baaa797b05995f81dc5dac7364a6708de3b 302 1.00/1.00 vMB 6
731,825 731,825 0000000000000000000039937d1ec81bc94b853792a355c2e8792304a2cc1174 3,577 1.00/1.00 vMB 15
731,824 731,824 00000000000000000008f7577f7eba64a29ce8e4a6be2e7cab66ab56368a0062 1,368 0.51/1.00 vMB 7
731,823 731,823 00000000000000000004dba18a072e2aac977dbc9d56a501b2cb8e99c105f593 666 0.24/1.00 vMB 10
731,822 731,822 00000000000000000001e6f4623efe307886603e3722f8a54d597cc789725642 1,480 0.48/1.00 vMB 9
731,821 731,821 000000000000000000068c49973644c15fbaba6923b419b3c521aa82ed89dba0 200 0.06/1.00 vMB 11
731,820 731,820 000000000000000000079cb00f3e88eae2a4262a690a9c8727564537debc2a3f 1,236 0.34/1.00 vMB 9
731,819 731,819 00000000000000000009cc31fbfb5b0c741b14f22a11921375f745160bdc66cd 1 0.00/1.00 vMB 0
731,818 731,818 0000000000000000000326fed90833c18c9a152bd28db11c7b00f01a4f84d430 1,516 0.52/1.00 vMB 8
731,817 731,817 000000000000000000038663f672ce29ea54eefaa327615aeefc641f9bbe6934 348 0.09/1.00 vMB 8
731,816 731,816 000000000000000000050a72753b6e06336885a7e768be6626c3fcaf60f456eb 1,054 0.37/1.00 vMB 8
731,815 731,815 000000000000000000080a574bbafffaa73ef59d8e0cb52335d259a096a19872 338 0.10/1.00 vMB 8
731,814 731,814 00000000000000000009775f86fb93690a9a7c80bc896ff00559b5806f555351 2,254 0.74/1.00 vMB 9
731,813 731,813 00000000000000000003f577d410b82423a7748d2c62509d8c5cf74253afdc46 667 0.36/1.00 vMB 5
731,812 731,812 000000000000000000062b578d3b95affd17b93342e2339d4a6cc072ca73f2cd 698 0.25/1.00 vMB 8
731,811 731,811 00000000000000000001f0f0073286120195846d19083a9ea64d901b5e1ef040 1,436 0.42/1.00 vMB 11
731,810 731,810 0000000000000000000586c0cf876df41f0a98f2e03e42e7932591f3f31d4b3c 77 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.