Loading Tool

Explorer IconExplorer

Memory Pool

27,500 transactions
24.14 vMB
0.05785368 BTC
Random Selection Loading Transactions
Max Size: 128.18/200 MB

Candidate Block

Mining Attempt 85816acc80e6f858416d011632ac02a8d999c775c9174ff0ad70d65a184a0939
Version 20000000
Previous Block 0000000000000000000094a31d991b99fc33b0a33b15b326def2e9385eae6a5f
Merkle Root 5362f640aa9a0cf7cf78fe6868f8179e85d998f142f02108154d94aad1e60c5f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03115999 BTC
Feerates: 502.67 > 3.12 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,460 (675,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,552 264,552 0000000000000003eb9d8c5fcb6f27e9d0ec34fe9d935aba296d5f6415a89c53 41 0.02/1.00 vMB 100
264,551 264,551 0000000000000004c3d9720b003ad315093fb204390ea7fbede157e97e686aa3 101 0.09/1.00 vMB 76
264,550 264,550 00000000000000012aac4a2074ff14599c3f879f06e6d61715ccc9481b098aad 1 0.00/1.00 vMB 0
264,549 264,549 000000000000000e4ea5bc8e4de54a245ca85f1ad19fdc453f233709f464282d 71 0.19/1.00 vMB 30
264,548 264,548 00000000000000092d28549aa33999069b2efa2defebfca58e279af88ee7b631 75 0.10/1.00 vMB 31
264,547 264,547 00000000000000064951ef31593684741f895796f40418a5a05216a58da7facb 120 0.25/1.00 vMB 26
264,546 264,546 000000000000000d30f114bd81620fbef55921932ae79c5117a79f5d65ed75f2 568 0.32/1.00 vMB 108
264,545 264,545 000000000000000737905da24bf22f63931d74352ca98e14945ca27c1d071e6b 212 0.10/1.00 vMB 103
264,544 264,544 000000000000000eb37906b81e9307083156f3c2e80474ce06064c5322f16492 523 0.24/1.00 vMB 127
264,543 264,543 000000000000000d8ffb8aeb250458220698b2990e34f1839f5f31f8aa356e9c 101 0.05/1.00 vMB 77
264,542 264,542 000000000000000354c3f45c33ec61027c23b8d25d979edc66e4f7aed331d22c 59 0.03/1.00 vMB 73
264,541 264,541 000000000000000e1b3fcefb9a83308d933e2bacfd36c948ad9c3b4943686c3e 35 0.01/1.00 vMB 163
264,540 264,540 000000000000000eb806a204dffb5cf279080f59d4cdb8c8fab4275b776c17d1 33 0.02/1.00 vMB 39
264,539 264,539 000000000000000238c49cf0d10ae8e9bc3ed8e285082065558c544756e1d202 134 0.05/1.00 vMB 78
264,538 264,538 00000000000000068f6bb52006d1283307b42325eab2fa6d5124dc731c43a11f 307 0.15/1.00 vMB 31
264,537 264,537 00000000000000099271c12afc786052910262769ba8e19e4b0422629a03fd5e 522 0.25/1.00 vMB 130
264,536 264,536 000000000000000e5d249e069f4f396659610d2bf2896d51c8b364b5cc345643 139 0.13/1.00 vMB 47
264,535 264,535 00000000000000000c2dd725f357c902e2611c4d3135dc864e33e31baaa6da64 170 0.07/1.00 vMB 110
264,534 264,534 0000000000000000710ba68ad601e15ae3c69fd2aa141e12f5c84df2f66f6109 154 0.12/1.00 vMB 53
264,533 264,533 000000000000000f2e1960d035c976471210dc24e4e6a720613584df6a41f466 368 0.16/1.00 vMB 117
264,532 264,532 0000000000000000220fa17d8398d3d36cc47bebd1d86945644dcf5dc387665e 56 0.03/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 827.59 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: 4,459.25 GB
    • Received: 243.21 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.