Loading Tool

Explorer IconExplorer

Memory Pool

41,959 transactions
26.70 vMB
0.05860324 BTC
Random Selection Loading Transactions
Max Size: 140.10/200 MB

Candidate Block

Mining Attempt db095db6de9aee3daace0fb37040592f7c3e8b5e1c86a2a24b0a1ebf7f798cb0
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 76d8c42b49b62865434c1ce3321355d2cb523444e6be6b29b434191d12fec51f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,924
Size: 1.00 vMB
Total Fees: 0.00934457 BTC
Feerates: 99.90 > 0.94 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (199,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,403 715,403 00000000000000000001b6b93e9be20c4e5499280fc286baeb28168f1bc4d301 2,805 1.00/1.00 vMB 13
715,402 715,402 00000000000000000005e0bf1f3bc0de70f414cd41a540dec80e7ba267cf18f8 848 0.29/1.00 vMB 8
715,401 715,401 00000000000000000007f1b2d4305614df7eb40ad7857b41eba38cea0014cf99 902 0.30/1.00 vMB 9
715,400 715,400 000000000000000000088f2b66707e58c60d8aac68f020a98824798ddde4d1ba 695 0.63/1.00 vMB 3
715,399 715,399 00000000000000000009ffbe3af9d619101ad70df2ae5c750074bfec39e8eb3f 3,598 1.00/1.00 vMB 5
715,398 715,398 0000000000000000000a0d4606230718c8f35e4d4126b44b61527ac144bcb66d 3,229 1.00/1.00 vMB 10
715,397 715,397 000000000000000000055f9c0bf5e130f54b1decc8b0b6b1e4d52a69fe250b08 3,299 1.00/1.00 vMB 15
715,396 715,396 0000000000000000000b5fa112a96a4756dab5900069f792d19c3d46238deade 1,905 0.75/1.00 vMB 8
715,395 715,395 000000000000000000042759774969ece4396bdbfd2b8b99b5fc92688c36958e 347 0.17/1.00 vMB 11
715,394 715,394 00000000000000000009cdc1d307b7d8bc11b7f7289dd1e3782c98ab5a697937 2,406 0.81/1.00 vMB 11
715,393 715,393 0000000000000000000105178620f788f340b0e18fc4dbcd3ae78edf1b533dc4 453 0.19/1.00 vMB 9
715,392 715,392 00000000000000000003b2a479e49672d718897ebdd0ebff5814c216f4e89598 1,835 0.68/1.00 vMB 10
715,391 715,391 0000000000000000000357947ce18dede5191a4ecc9431826d235e5a4ed3a3ca 1,506 0.57/1.00 vMB 8
715,390 715,390 00000000000000000009294f52e0438f9230a63b98b51370cd4693b54c8054be 1,592 0.70/1.00 vMB 9
715,389 715,389 000000000000000000089936211b9e36a30ee008cee7ee4d2c8b0bc70e864413 271 0.97/1.00 vMB 1
715,388 715,388 000000000000000000071c6604ada870a7caf7e0bb32e29f870df2e82f7132ea 2,512 0.99/1.00 vMB 1
715,387 715,387 00000000000000000003f8d22785557eace1f4feaaf2760a73887bf9aa9cd369 3,657 1.00/1.00 vMB 10
715,386 715,386 00000000000000000009e3922dadc6e97ed4e5577faf00f00f9b4c1c4e275eb3 1,962 1.00/1.00 vMB 9
715,385 715,385 000000000000000000059883fbc21687302f782a71e23ea0ddc8cf3c605e2307 393 1.00/1.00 vMB 6
715,384 715,384 000000000000000000087ec7a706cb5e4d8b4fbc0a6772d4ca318d4ccf64ee54 1,897 1.00/1.00 vMB 16
715,383 715,383 0000000000000000000b11ce57cfaea4b8cebd4789311cdb9aa0ac62424ff6ca 358 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.