Loading Tool

Explorer IconExplorer

Memory Pool

26,461 transactions
27.00 vMB
0.09844397 BTC
Random Selection Loading Transactions
Max Size: 129.72/200 MB

Candidate Block

Mining Attempt 2f7971ec25d3b1121ef24cc2df8acf7da700b5ed7532b11951ded1eae62998b5
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 53f19570d505e1d3d71cde09d0c10c7a50a4494616257a008e7f15111c430d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.04749798 BTC
Feerates: 101.66 > 4.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (149,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,758 764,758 000000000000000000008e6275177e5455777c31349ccb2674641e65fef6ff51 3,715 1.00/1.00 vMB 48
764,757 764,757 00000000000000000000742c07d6516ab7fcbdafe554d029aa48932bfd7c22ae 2,970 1.00/1.00 vMB 37
764,756 764,756 00000000000000000007703dbd4dc205c8e1fc3cbd11dd318d33135380b5950c 2,732 1.00/1.00 vMB 36
764,755 764,755 00000000000000000003a971bc9474ab5e36a1fea6ad8db13fed79c5565db208 2,627 1.00/1.00 vMB 35
764,754 764,754 0000000000000000000750d152a1c0cc30426718cb91aeae1922ff030fab7bc8 3,304 1.00/1.00 vMB 36
764,753 764,753 000000000000000000013f8c1c3f95172249102ecc41cac57f747bad180c057c 2,958 1.00/1.00 vMB 38
764,752 764,752 00000000000000000001729a3c75f6f75a6b2538c1f481d00fac3c44ecc0ebd4 2,817 1.00/1.00 vMB 41
764,751 764,751 000000000000000000058bf102d3f97203a318a8b992cfb8424639449f9389e5 1,918 1.00/1.00 vMB 40
764,750 764,750 0000000000000000000455241dc524f449ff7637ed7d411caac4bf189d0b5c65 1,004 1.00/1.00 vMB 7
764,749 764,749 000000000000000000011bf6490be07e8d4eebfff355bf2628ef07b80ca10fc1 750 1.00/1.00 vMB 3
764,748 764,748 000000000000000000056e8992e26aa34a067a0dae279184d4f727a5aa40d8c8 1,514 1.00/1.00 vMB 3
764,747 764,747 0000000000000000000626c84f530df689bf59959d9f9ca067dbb3188a40c748 1,408 1.00/1.00 vMB 7
764,746 764,746 000000000000000000072aa0aac84be1e6ae744cab6649a68877964cb0230dc4 2,279 1.00/1.00 vMB 19
764,745 764,745 0000000000000000000166c10db037e3ce2df610349e99ac9829ea80792f22b1 2,586 1.00/1.00 vMB 36
764,744 764,744 000000000000000000002a90e90360956f9124e0709a8046c69a7de1dae49c90 2,685 1.00/1.00 vMB 35
764,743 764,743 000000000000000000054214778c3c910c9fa015bb25e8c07328ad23a97cd031 2,184 1.00/1.00 vMB 21
764,742 764,742 00000000000000000005d1de226a2bcebbe2aa7dd94fabbbbdf17c4c24e0a240 3,315 1.00/1.00 vMB 29
764,741 764,741 00000000000000000001357abac3368bbd05f6669dfc6451d80f0dba2cf7de31 1,938 1.00/1.00 vMB 36
764,740 764,740 00000000000000000006201cfbefef4c9f4096f6562ef109b8e0cdfc8802de7d 3,164 1.00/1.00 vMB 50
764,739 764,739 000000000000000000054aab74c47bb89c5fde2c0982a579411bb2615b3e6c44 864 1.00/1.00 vMB 11
764,738 764,738 000000000000000000059f369b7cf3acef2433acc8acde90b8d5982ed71b6d33 818 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.01 GB
    • Received: 10.95 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.