Loading Tool

Explorer IconExplorer

Memory Pool

97,424 transactions
25.62 vMB
0.06742912 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt f402a16cf03783b8286cae9bd4d693e24a961a4c6f96bcc9be9ff38a0a457ea7
Version 20000000
Previous Block 00000000000000000001a751891cc37ac8d9bd372e8382bec0a646957cc0ec89
Merkle Root 65d456f8105e53fb1f73184c93576738ffd9c79ac6a412d7ca4ae461582dd972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,078
Size: 1.00 vMB
Total Fees: 0.00617334 BTC
Feerates: 50.26 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,081 (905,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,037 11,037 000000002f63fcd6b40e84fbf27eccfde72ecfab8f22480115032bd7a3d27570 1 0.00/1.00 vMB 0
11,036 11,036 00000000b22348710e0d4576a389a745cf913e4e6fbb86344fe869359816d9e7 1 0.00/1.00 vMB 0
11,035 11,035 00000000127c3eeda956735fdfa3c4f0b68e7a5c2f260d189b8f9e6b1d5779b2 1 0.00/1.00 vMB 0
11,034 11,034 000000003d6b47c0afc968cf2c64777df26c520656849ae192bad6dc208bc20c 1 0.00/1.00 vMB 0
11,033 11,033 00000000a74cfb1430bdfefa290397d2e4132728a4ae739eefc7811a5290cc86 1 0.00/1.00 vMB 0
11,032 11,032 0000000025b70e4bafaaea872e2b61b8883c4ac8bfa46b5064421cc1045df3ae 1 0.00/1.00 vMB 0
11,031 11,031 00000000db326ae0e70688771c707fde8ac191ac92d72be8b395bcdd5e19f04e 1 0.00/1.00 vMB 0
11,030 11,030 000000000425e2eb4a94117a18f209a8ad53e44b1e3d571fa1be3f2eec7aaf44 1 0.00/1.00 vMB 0
11,029 11,029 000000009d8e1637016f91f935c2176bb70c7aea73ef16511daadc8445477922 1 0.00/1.00 vMB 0
11,028 11,028 00000000a9f833b51d103cb6d1b37e64f897d1c196a38868c62295faff4cc610 1 0.00/1.00 vMB 0
11,027 11,027 000000008204a97e14d8c26b2f961854e2125be3bb9842b4c6e97a5c7aa3410d 1 0.00/1.00 vMB 0
11,026 11,026 00000000eae800e0a350d95bf69587ed62bd7bd8ae35be0fd9011ba3522ea4d9 1 0.00/1.00 vMB 0
11,025 11,025 00000000b21d42bf89885709683ca6dfcd33d40c547e420dbf84b439f5e7fbb0 1 0.00/1.00 vMB 0
11,024 11,024 00000000d52809899e8a50b634a43ff12807449a7bf531f62acaff16a7edbc3c 1 0.00/1.00 vMB 0
11,023 11,023 000000003fc8671940c58f5ab494e952135614053e205b4ca02edb6868f498b2 1 0.00/1.00 vMB 0
11,022 11,022 0000000083e5378307eb267f636444ee70f304040b0c9ec3d8f3829f07b581d9 1 0.00/1.00 vMB 0
11,021 11,021 0000000020a0979f0981ae10a88463bda89fec3d547cd061655b9cae8c2879cc 1 0.00/1.00 vMB 0
11,020 11,020 00000000e05f6a617e1de93ca051fb35ec7e1c0e6bfc59a94750cfeca0139131 1 0.00/1.00 vMB 0
11,019 11,019 00000000d718a7f486e4f939eed8743561b9ebf8045b14dc8c3abfff2fe1ecfe 1 0.00/1.00 vMB 0
11,018 11,018 00000000a4d77ff4acde00fcdb80225a8d76ceacfe3dadf89aa4f8159fbc1c1a 1 0.00/1.00 vMB 0
11,017 11,017 00000000294a0e7eded899ddf8d95efa201cd4672a0204e60fbbaaa904f2eb4d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.26 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: 814.80 GB
    • Received: 24.02 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.