Loading Tool

Explorer IconExplorer

Memory Pool

47,151 transactions
27.88 vMB
0.08610331 BTC
Random Selection Loading Transactions
Max Size: 148.19/200 MB

Candidate Block

Mining Attempt 1c46a38e84df17b5a6861067b4033687e306e7c810844108b216bb91f4e0cf2b
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root bf3571757c605b4e5bf6cc7c2a05a98ca92848618deeb61117f464ece42db3e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,434
Size: 1.00 vMB
Total Fees: 0.03270644 BTC
Feerates: 500.00 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (282,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,708 632,708 000000000000000000016cdc0c642af9816b8efde04d5cda55f1bd9c99fb3f81 2,763 1.00/1.00 vMB 89
632,707 632,707 0000000000000000000f1f433ee3e1452b6fa990ff735152921e7b7d4147dff9 2,476 1.00/1.00 vMB 78
632,706 632,706 0000000000000000000b52811048378f4e8f9ed2a4d0ecbea3312d8c79c372a0 2,429 1.00/1.00 vMB 97
632,705 632,705 000000000000000000063464d6ead98d63710609915307b96074ab84fb57b361 2,305 1.00/1.00 vMB 65
632,704 632,704 0000000000000000000588c08ff8622fcfd7f733343e3cff41f91ccc73574766 2,102 1.00/1.00 vMB 29
632,703 632,703 0000000000000000000013e80f4d59a4e4b947820fb1ca8b42128213f64934d5 2,517 1.00/1.00 vMB 95
632,702 632,702 000000000000000000067aa017d4b1d8bd3eefa1ae9329960f7c0c30102d5fae 2,030 1.00/1.00 vMB 57
632,701 632,701 0000000000000000000741a202d1588fb21055682e88b045026ad2ab8aaf34c5 2,138 1.00/1.00 vMB 35
632,700 632,700 0000000000000000001233b0e237506bc3bb3d6711a17a2c5e7f8346c447e053 2,733 1.00/1.00 vMB 79
632,699 632,699 00000000000000000001b339ef97d66c5a2a01e7958155acec77c81d72feabfe 2,532 1.00/1.00 vMB 95
632,698 632,698 00000000000000000008d173085b6a51787572dfd5347f4f1bd9175bfc33a801 1,887 1.00/1.00 vMB 85
632,697 632,697 0000000000000000000ad587c1e213628ba562accc436a74a1049f35bd10eadf 2,796 1.00/1.00 vMB 104
632,696 632,696 00000000000000000006c493a793ac58b6df96d714f6cb01215a0430d7f319fb 2,141 1.00/1.00 vMB 55
632,695 632,695 00000000000000000009e8ffeccb348a6a0f9ee7b4d2d00e7877b0b72dd3eaf3 1,671 1.00/1.00 vMB 15
632,694 632,694 0000000000000000000fc290e47f73f3165718858e8553be3561ff90712820eb 2,056 1.00/1.00 vMB 31
632,693 632,693 0000000000000000000493f0c2fc2f1f254ad07ffe54349b3d09255a86cdc3ff 2,067 1.00/1.00 vMB 83
632,692 632,692 00000000000000000011dd5b76fa4f27a92561d3069677dc5f9fdddd9b5cb60b 2,453 1.00/1.00 vMB 24
632,691 632,691 000000000000000000114eec607c10d81f3c28b1f782235303c5f3810114b5d0 1,930 1.00/1.00 vMB 35
632,690 632,690 0000000000000000000438c54a2a9ec67c85342397db84e6d44a2285b9744e41 1,874 1.00/1.00 vMB 63
632,689 632,689 0000000000000000000c6b82a4864d946e92c9ffd6f302e571a122624d5b7279 2,338 1.00/1.00 vMB 97
632,688 632,688 0000000000000000001103812ac9921adf0ae1d111be9fe6ce37a71266ecec6d 1,956 1.00/1.00 vMB 52
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.37 GB
    • Received: 13.17 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.