Loading Tool

Explorer IconExplorer

Memory Pool

35,216 transactions
28.04 vMB
0.05946958 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt f3b4e0b4abb2e8812b816e5c0d638eb3b06992f3d3b9a13d53dfb6388b43bfb0
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root ef8b649f4adbd383370a9d514399b124a1d37f724178d358541a20e8d66a9dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.00582896 BTC
Feerates: 53.51 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (592,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,587 321,587 00000000000000001b9a2ee91fc0b2ca2ef4c18f8663bbb072256c2292477408 572 0.27/1.00 vMB 30
321,586 321,586 000000000000000018df940ec9e37241c2420c8d1e3ab6f0c62440657bfffc81 325 0.37/1.00 vMB 17
321,585 321,585 0000000000000000011a53a1f91c42d75add65819eaf39428f6b8f08a791a509 2,042 0.75/1.00 vMB 38
321,584 321,584 000000000000000014b022a5d4e234a82b61e1c4006a4866ef4f022760d73920 183 0.09/1.00 vMB 27
321,583 321,583 00000000000000000c8bfd9e2bb8d9125e2ebc7bc55ecbe1586285d420d55d72 585 0.37/1.00 vMB 27
321,582 321,582 000000000000000016f2a2b9eba2d6449c00861fb00395355fc581e077912cea 215 0.12/1.00 vMB 30
321,581 321,581 00000000000000001f62ef04d718a5b9ffc8b678066096c28c9aa6011451f6e2 411 0.21/1.00 vMB 29
321,580 321,580 00000000000000000f3b3741291b03ac5766894da64641bb6d3b6596f4bd5007 74 0.05/1.00 vMB 24
321,579 321,579 000000000000000022f084dbe276db25aa8e7a7398ea4bdc05ccf19f951963cf 254 0.13/1.00 vMB 30
321,578 321,578 0000000000000000193933ef18c53af2474837683f321e51a87719eb8d31c71c 38 0.02/1.00 vMB 12
321,577 321,577 00000000000000000b0888097d33d259cf7c7e6ee317a849b5927729a4a1e9f3 535 0.24/1.00 vMB 31
321,576 321,576 000000000000000005c150d9c727c4c87aaff1ebc97ab9f9e5fa302755ff9d7e 208 0.10/1.00 vMB 32
321,575 321,575 0000000000000000062385468bfda9cc2bc7cbe4b5cf438471621a2a770413d7 171 0.07/1.00 vMB 37
321,574 321,574 0000000000000000190048f9c4b07d8c062b2c549b5f783aa7254bb678a4e96a 256 0.14/1.00 vMB 22
321,573 321,573 00000000000000001a95fc1a4889a76b79b3e67aa429888ea8329dd0523fc303 995 0.40/1.00 vMB 34
321,572 321,572 000000000000000008e55d0da73df5c30996548ad5bb57e9487500aed931cc06 137 0.06/1.00 vMB 34
321,571 321,571 00000000000000001e47963d648c2e9672c3a0cda37998b7e9ed9e88aad26e2a 846 0.37/1.00 vMB 33
321,570 321,570 000000000000000012964b83a313db1d77ddb5994e5ada0e2884544538363e44 87 0.05/1.00 vMB 21
321,569 321,569 00000000000000000d3c14d27337ace811214f6f2bebc3cb649e16e3a5418838 331 0.17/1.00 vMB 30
321,568 321,568 00000000000000000a6991c25a2e1698bf6729f4113b78ca06113ed043f63c7a 856 0.39/1.00 vMB 30
321,567 321,567 00000000000000000aa15beeead1c8a09902dd3a8349686e5f1a35a36006229b 64 0.02/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.38 GB
    • Received: 11.45 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.