Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
30.74 vMB
0.10884357 BTC
Random Selection Loading Transactions
Max Size: 184.36/200 MB

Candidate Block

Mining Attempt 33e6ddbd21223d823b1a2088df4525656b2b69dd582482d889364dbfbd364448
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root daac5cda82010bf0af5856eb9755a7ab8dd0fcd17a3280466b1e68801150b1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,187
Size: 1.00 vMB
Total Fees: 0.02996424 BTC
Feerates: 101.42 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (130,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
784,666 784,666 000000000000000000028b6ee09959abd8a47ce1487f3854fda0a7ed0b4e85ae 1,119 1.00/1.00 vMB 6
784,665 784,665 0000000000000000000454a3a654c88ab5ad9824ca8506c1f7f65cc0ea193503 169 1.00/1.00 vMB 2
784,664 784,664 00000000000000000003a77bfe6ccd653f7db680c4a03fa4b78ac95fa9dd5538 305 1.00/1.00 vMB 2
784,663 784,663 000000000000000000030b6f07feb39f093d658adc6ef5a1ee4a24ccb957ceed 2,476 1.00/1.00 vMB 6
784,662 784,662 000000000000000000005797473f8c76b33b0dfefe04662b8f6959de08572448 3,495 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.