Loading Tool

Explorer IconExplorer

Memory Pool

42,692 transactions
26.26 vMB
0.05197483 BTC
Random Selection Loading Transactions
Max Size: 137.92/200 MB

Candidate Block

Mining Attempt 35c4966857e80f300091a57ac25159be4d5a721c01ba732ad89bd2439c95b41e
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 3c66788b1622419f432844e807a687175b451441e1e8af33c392f0e1dd747305
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,374
Size: 1.00 vMB
Total Fees: 0.00403482 BTC
Feerates: 40.21 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (119,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,810 794,810 000000000000000000026706e584cd56d2a310490a8a12c197ade16d764b29a1 3,051 1.00/1.00 vMB 18
794,809 794,809 000000000000000000036618711e823a95e0f3d4d0b7fae8f949c912e82a22f2 3,035 1.00/1.00 vMB 28
794,808 794,808 00000000000000000004327db295fc1ebb64ce3ee612cc3ad98cfcaa67a279e9 2,902 1.00/1.00 vMB 12
794,807 794,807 0000000000000000000268bc324aeb6dcdc607b1bc4f27837b99cc60812228da 1,719 1.00/1.00 vMB 20
794,806 794,806 00000000000000000004bcab2424313453eea8cf1bd4ff6bc11bc84a74e04bc5 3,263 1.00/1.00 vMB 35
794,805 794,805 0000000000000000000402f8d26c2bbf30bf261e736268909d92966b73893f54 5,353 1.00/1.00 vMB 15
794,804 794,804 000000000000000000008de9c2d557f1f2478b18862fbd815aaea6cca0b7ea6b 3,706 1.00/1.00 vMB 17
794,803 794,803 000000000000000000046302a9f9f2def5a1074947e2fe3faac0712cb4e69884 2,031 1.00/1.00 vMB 28
794,802 794,802 0000000000000000000012e5f0837e46ab428189fe1cb444096f5b69a7cc4b3c 2,137 1.00/1.00 vMB 14
794,801 794,801 0000000000000000000369c71bfe1df49c8198eeca7c9e547909ec8595434008 3,115 1.00/1.00 vMB 28
794,800 794,800 00000000000000000004fd2cc29e9793dba2ad55fdf0f8e6bca47d9b1d8c491a 3,257 1.00/1.00 vMB 33
794,799 794,799 000000000000000000045fb0113142beb561d2ceb3b233b5e0650f56bb10af8f 3,263 1.00/1.00 vMB 46
794,798 794,798 00000000000000000004fcb6040daf5c3e98ce6ea60fa40ad1e962c74eb536b3 3,955 1.00/1.00 vMB 20
794,797 794,797 00000000000000000003711bcbdda9d4153106742a974fe6a72496fa987fbfc0 4,540 1.00/1.00 vMB 11
794,796 794,796 00000000000000000001a06da2431420a44cc639a1633d2b7967697999b6dc92 4,631 1.00/1.00 vMB 11
794,795 794,795 00000000000000000000bd1175db1e5dc7faed0c2c4aee47cab5d8b553c43974 2,634 1.00/1.00 vMB 19
794,794 794,794 000000000000000000039b82660cb7083ebc87fc7194f088dd6ae1a6a6e9e471 3,338 1.00/1.00 vMB 18
794,793 794,793 00000000000000000002761d25202f0c6063593bf417314a79a900b5b8183bc7 4,874 1.00/1.00 vMB 15
794,792 794,792 00000000000000000003281498bec72fe8f6ac4301c64f4a940834f62e7c3707 3,318 1.00/1.00 vMB 21
794,791 794,791 000000000000000000045ce42e45c5d30fde684a80766182fdaa82a4d98b988c 3,244 1.00/1.00 vMB 20
794,790 794,790 00000000000000000004b934721c5a9802cb880cc2f572e3f614e09f9c39bc0d 3,727 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.88 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.