Loading Tool

Explorer IconExplorer

Memory Pool

80,646 transactions
30.20 vMB
0.11049893 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt 942fb92c4cc04fc725582503e062af5adddf896989e067e77016f897cc1d066b
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root f4520ed2ded3d52a046f934b5ff9f945469d8df42f08d3c959b1370721ffda42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.03846681 BTC
Feerates: 111.07 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (562,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,029 353,029 000000000000000003c926c512491fe306a906d502a2fbbe44d0b1bc52031c9f 135 0.06/1.00 vMB 25
353,028 353,028 000000000000000009d4d896f7c9deb69b7b03e2c16e03fd22784af6bd43fb13 50 0.03/1.00 vMB 26
353,027 353,027 000000000000000011dc0b5b5d896775d28bc8901b1636289d99472084e4185f 427 0.36/1.00 vMB 15
353,026 353,026 00000000000000000c619f77de6145662248b17263d57166f9fafb6c26c9bdc7 1,024 0.57/1.00 vMB 27
353,025 353,025 000000000000000011defeab02396f6982807ec911a9294a0c8411d0c5f2f5a3 264 0.12/1.00 vMB 25
353,024 353,024 000000000000000004029f82577b2e2cf5abfa5a84e53b84933797987792a015 456 0.22/1.00 vMB 25
353,023 353,023 000000000000000002f43003d618ac9e0093d3c257e2e4037c7babf46d5f0078 753 0.43/1.00 vMB 24
353,022 353,022 0000000000000000025ff38dcf41c802689454007a298ee6b9f66dec9f863089 1,195 0.80/1.00 vMB 20
353,021 353,021 000000000000000000bc8c191c45e888336c8cae4e9ca37aa5cb0aa51b3d6267 889 0.45/1.00 vMB 31
353,020 353,020 0000000000000000095149693933349f2c49195a5c426f475e2e7e2b1c53772c 91 0.04/1.00 vMB 32
353,019 353,019 0000000000000000041704e4db1f210e1e8614f27d89e5ee7fba4e9917eefc63 646 0.31/1.00 vMB 26
353,018 353,018 0000000000000000102500ba3fc07a7c75af9bae6667016182f40ab31884f502 557 0.26/1.00 vMB 29
353,017 353,017 00000000000000000a6b0009d8b68334fb5d05193f909640bddbbf1dd8dad409 2 0.00/1.00 vMB 0
353,016 353,016 00000000000000000d85628a75ce50a292749287fdccc110e87fd66b97d44885 26 0.01/1.00 vMB 11
353,015 353,015 000000000000000006ef2d0cdbfa346549a8388317b3267c254a6d36327f115b 649 0.32/1.00 vMB 27
353,014 353,014 0000000000000000013cfaa470aeced9dcad881800935a2a978a77f867c6e683 816 0.40/1.00 vMB 27
353,013 353,013 000000000000000008fe2d4377ee906c701cc6fd3d4e36f7e0bb897b79a3114e 748 0.33/1.00 vMB 27
353,012 353,012 00000000000000001509a4e91bcfffcffba78c2c39f321c76e1b70b380016de2 569 0.24/1.00 vMB 27
353,011 353,011 00000000000000000cf356c408fb23e5aacb02f3a63992bd8498ba464ff65baa 242 0.11/1.00 vMB 34
353,010 353,010 00000000000000000c03b7a8643161f1bcbf079bd71ff0a48d64b5d3249df982 445 0.18/1.00 vMB 30
353,009 353,009 0000000000000000054eee1b546782971252bc69a564d18a2f509fd7085ff148 848 0.44/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.64 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.39 GB
    • Received: 16.22 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.