Loading Tool

Explorer IconExplorer

Memory Pool

87,594 transactions
32.09 vMB
0.14220942 BTC
Random Selection Loading Transactions
Max Size: 193.67/200 MB

Candidate Block

Mining Attempt 3ae776bf19dc2ff0ab04356cc8111cada0d7b2ab3b576ab4781f41442a25a691
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (256,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,388 658,388 00000000000000000005e0d801e0a2968847c6fbffbf9ebb764e5b95a90d6209 2,178 1.00/1.00 vMB 54
658,387 658,387 00000000000000000006c33702d6209428eae1e1b259df5edd4d3e3d0ccc7498 2,673 1.00/1.00 vMB 53
658,386 658,386 000000000000000000021dae602e5e1249ae0a8b25cbafc38dab23d92bcff745 2,930 1.00/1.00 vMB 61
658,385 658,385 000000000000000000040271eb955975577b6b93f89e2683971d378849e2db27 2,771 1.00/1.00 vMB 62
658,384 658,384 0000000000000000000278a0b152c97c48b6f03de3fa544e492444f27b2132bd 3,005 1.00/1.00 vMB 55
658,383 658,383 0000000000000000000bf203311dc102f9e8ce0092ba8071756028ab790f293b 3,329 1.00/1.00 vMB 62
658,382 658,382 0000000000000000000c5df92317a9e9a0eb7ccc707035f86a3e22015f9a3284 2,689 1.00/1.00 vMB 60
658,381 658,381 000000000000000000080a5d3c62fd475c70f90df702dd7afd1904760d45e455 2,592 1.00/1.00 vMB 52
658,380 658,380 0000000000000000000572b01ff28ea14ff8af4437094ef206c4621261b78bdd 1,977 1.00/1.00 vMB 49
658,379 658,379 00000000000000000005c8a24713dc7ad1010bbd3d25ae2e761753a0fc24bd78 3,109 1.00/1.00 vMB 65
658,378 658,378 00000000000000000006f420488b3938f29afac85c185b74813e1bf2f94ce5e7 2,529 1.00/1.00 vMB 45
658,377 658,377 000000000000000000090642d2b2a01b999d3494e1454ac90931bbfb77bead76 2,901 1.00/1.00 vMB 51
658,376 658,376 0000000000000000000104eb21fd5317965f4deb7df558947009bbce0a2f1005 2,706 1.00/1.00 vMB 63
658,375 658,375 00000000000000000003516023c565370775716312e3e834ea907a930ae07d32 3,064 1.00/1.00 vMB 50
658,374 658,374 00000000000000000006e06904842b166f1950462bdb4e17cf028803c3e62c5d 3,198 1.00/1.00 vMB 54
658,373 658,373 0000000000000000000f1cf5614ca1b150d347608d5e682e5bcc3fb81f55af95 2,889 1.00/1.00 vMB 83
658,372 658,372 000000000000000000023a39575b73e6b7e649ce8fe2a6f7bdcf60eeb52d2429 2,908 1.00/1.00 vMB 82
658,371 658,371 00000000000000000007be354363957ff7da2474d18b89a4af52f58d2344c8e3 1,496 1.00/1.00 vMB 39
658,370 658,370 00000000000000000001882cf8379c5cd3d06161253d9708909198b59c502776 1,340 1.00/1.00 vMB 34
658,369 658,369 00000000000000000009867bc85c03577d4517c7c0eb1f641eb3d1dd0f807aaa 2,084 1.00/1.00 vMB 39
658,368 658,368 00000000000000000008671e7ac22e1def3941202804e2bff3ccd6ec5a44477c 2,480 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.