Loading Tool

Explorer IconExplorer

Memory Pool

49,355 transactions
28.50 vMB
0.13952643 BTC
Random Selection Loading Transactions
Max Size: 152.40/200 MB

Candidate Block

Mining Attempt aa15116f610654e33279a949266bd13c6ff78c409f690fdd5ad1f009d8ba1936
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 7a2981052059d82db915b1a8f0e41f78dc0889be6c4ada0f7864f39db50c2cde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.08259561 BTC
Feerates: 301.05 > 8.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (178,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,990 735,990 00000000000000000003fd99f4d6410ae9af2d7a7e2df42fc166b71a5e028ad4 382 1.00/1.00 vMB 15
735,989 735,989 000000000000000000055a3ec86701795c527ecf046fae65a71db5f44424388a 678 1.00/1.00 vMB 17
735,988 735,988 00000000000000000001083f4103e979f1d0ffcc618576e67453eb5f4adffe35 425 1.00/1.00 vMB 16
735,987 735,987 00000000000000000006700357b9043598d406b24767513d74dc3e3330da6a0d 558 1.00/1.00 vMB 15
735,986 735,986 000000000000000000005b944e38b9b4012fa48a0483dc50fc44c5c4e0c75700 2,144 1.00/1.00 vMB 21
735,985 735,985 00000000000000000000543348b6ec3072855eeffe9e92c8ffd1a8d524862734 924 1.00/1.00 vMB 16
735,984 735,984 00000000000000000004020d0b51dea4441e2bf77b79d31b62329a6e1a6c8a8c 1,077 1.00/1.00 vMB 17
735,983 735,983 0000000000000000000406d903f5ac32b1f11004494913893f5a25d247f054da 190 1.00/1.00 vMB 13
735,982 735,982 00000000000000000007811bed73e682ccf596949583fbc610bbf63cca67e205 154 1.00/1.00 vMB 13
735,981 735,981 000000000000000000037fb0c2a77bf96b7287406fa5fd80b786265c889f5453 805 1.00/1.00 vMB 15
735,980 735,980 000000000000000000022b0d8030c3a21fbe00ff853fab27b104d9b796ce09dd 926 1.00/1.00 vMB 16
735,979 735,979 000000000000000000052c33bdcb9465ac2f79ec09a2277ce6e813ee814a76aa 655 1.00/1.00 vMB 15
735,978 735,978 00000000000000000000bc8a23478afbf7e307e16eb6e93db933c8e4b0a99693 729 1.00/1.00 vMB 16
735,977 735,977 0000000000000000000147f27ae4949d7d77c33d35dc0b022187635398d92063 548 1.00/1.00 vMB 15
735,976 735,976 00000000000000000003f837237c9e820f8e94456cbabb5372150f451f9c2549 150 1.00/1.00 vMB 13
735,975 735,975 00000000000000000008320db8fdd6136a3da5ea87997d473721473087ed1c59 1,151 1.00/1.00 vMB 17
735,974 735,974 00000000000000000004e3de9fc00a036a86582a67d34fd25b41c7fdcbbf27b7 560 1.00/1.00 vMB 15
735,973 735,973 00000000000000000004b675c15c144473f9d22f8b7a15d844a97eab8a62959a 991 1.00/1.00 vMB 16
735,972 735,972 000000000000000000011b62a15c051f4fd2f4ff32cae9570528fcd797ec3536 1,633 1.00/1.00 vMB 18
735,971 735,971 000000000000000000064dc71c7bc5c2d1e2a7d8fd357b7e18d4579522de3401 2,752 1.00/1.00 vMB 20
735,970 735,970 00000000000000000008d969bce58d857cd09383402556f19d829fba8790e192 1,931 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.