Loading Tool

Explorer IconExplorer

Memory Pool

80,858 transactions
30.26 vMB
0.11344565 BTC
Random Selection Loading Transactions
Max Size: 182.33/200 MB

Candidate Block

Mining Attempt 775a74308f3a681c71d568700e5ed87e649b20ac9eb3420aa597e21822dfa43e
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 250d26ad0338770b2f2523deb4d0ebf0e785a94a6848faa646c788491e38926b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.04107735 BTC
Feerates: 150.68 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (130,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,687 784,687 000000000000000000016d4056e1b4c7722b2bd9047079b0149f24c743d2e787 175 1.00/1.00 vMB 13
784,686 784,686 000000000000000000015b119e40eed872781c4c45fac0e1ba5d4e7f94347e13 1,062 1.00/1.00 vMB 18
784,685 784,685 000000000000000000048d203ab291a8f4632dc0a8b218363458bee72d451308 2,714 1.00/1.00 vMB 11
784,684 784,684 0000000000000000000400ad3ac2dde6f8a10c92e53d249da52d1941ac640647 2,712 1.00/1.00 vMB 9
784,683 784,683 00000000000000000000514598cf1684bcfb6edc033b533199dbea21f91c3d5e 3,034 1.00/1.00 vMB 11
784,682 784,682 0000000000000000000095630c223657722ee71a89f11191454308e483864924 795 1.00/1.00 vMB 3
784,681 784,681 00000000000000000001032920c524f7ad7e6a69e8a77c0be7d0a4fc2e1572c1 1,807 1.00/1.00 vMB 8
784,680 784,680 0000000000000000000356db9e2c2e5e9daf148773715c244de19eb995602790 2,809 1.00/1.00 vMB 14
784,679 784,679 00000000000000000004eacf8e656a3994573d95c3da42b3f0e45f1a6287071d 3,210 1.00/1.00 vMB 14
784,678 784,678 0000000000000000000163181b7f87b8e7f1dc5ab24a44d06ed8b9c8b39da1fe 1,538 1.00/1.00 vMB 5
784,677 784,677 0000000000000000000273e7cc18a5ac148c8029a2f284255ba09fda0c8ad489 1,349 1.00/1.00 vMB 5
784,676 784,676 00000000000000000003bad60e69721c1bb6b5d26ec9a70d8196e65e62a40a77 3,141 1.00/1.00 vMB 19
784,675 784,675 00000000000000000002edea236283f47631730c5dc35f862049cd009e82ce19 2,460 1.00/1.00 vMB 7
784,674 784,674 00000000000000000000786c69cfa3c85778d1fee66f102c25e2f66798085c02 2,826 1.00/1.00 vMB 21
784,673 784,673 00000000000000000005b56d0eea3cf5cd93b469115e92dd4aba9580c79982f1 2,320 1.00/1.00 vMB 10
784,672 784,672 00000000000000000001ebced8359bb5c6099a548913232125f28c8fb1de7c7e 2,440 1.00/1.00 vMB 11
784,671 784,671 0000000000000000000199e750ffda83203c3e49271ce8247c6097de9aa5ec7b 1,560 1.00/1.00 vMB 5
784,670 784,670 00000000000000000005a5b0406d19a4921548e8be1631c45315c2d4613d7828 3,092 1.00/1.00 vMB 14
784,669 784,669 00000000000000000003877cd32edd3f001acec52b9db58f13a23f4400b691de 3,051 1.00/1.00 vMB 15
784,668 784,668 00000000000000000000a7967b2a3553c8f18739cbe2d674b81f04ec0133ed8c 314 1.00/1.00 vMB 3
784,667 784,667 00000000000000000002277384e1e1b9d957da22439d38d10514f4463fd41799 935 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.