Loading Tool

Explorer IconExplorer

Memory Pool

77,853 transactions
34.11 vMB
0.14051857 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 7786b0f417594d3311cd0d13a23ceb23bdc3e149c03d4e636301124ad58f4eb6
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 76385ebf2b892162559e3fe2e542b8cac1ed7f74b0052d8db1770d4692a70f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.02209869 BTC
Feerates: 99.73 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (642,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,549 272,549 0000000000000005a07a6a32d83453389691ac4ce01dd6689e7f2c36d9046d73 582 0.25/1.00 vMB 94
272,548 272,548 0000000000000005e6fcb3ae218b13fc7a9f226f9aaa5be225acf7d0d3c869a4 1,130 0.50/1.00 vMB 57
272,547 272,547 00000000000000014937a53b3e31dd2f274256ae6950d6333b7960879933d235 206 0.10/1.00 vMB 37
272,546 272,546 00000000000000010a235aa4b347bafe2a0aecf52eb4493ab9638c7e1f72dd25 33 0.02/1.00 vMB 12
272,545 272,545 00000000000000046e04df26ec9d7e28643fef02197a297f317043afa4fe92ca 63 0.04/1.00 vMB 9
272,544 272,544 0000000000000003662de3a0151b2209b1e98ac926b2b8ebbb22991467313e6d 541 0.25/1.00 vMB 49
272,543 272,543 0000000000000004a1f60339976cc3d12f935e3779f5d8b480c1038b910abd7b 344 0.21/1.00 vMB 41
272,542 272,542 000000000000000067a745d98d042c6a6dbecf23026a92f6da63ff76a41b6ab9 458 0.24/1.00 vMB 57
272,541 272,541 0000000000000004304397897dfd962004b29daceb20e0109b6117057919f18c 614 0.50/1.00 vMB 44
272,540 272,540 0000000000000001d421ae5296074b7a695ecf4d404b71a5a9f9ee3485a15540 896 0.50/1.00 vMB 53
272,539 272,539 00000000000000001ee757a544f1b2c2ecedbb1bfc6704095b0429f24a6c5b82 348 0.25/1.00 vMB 40
272,538 272,538 0000000000000005e08d5f10d3e35884f759e1bb3a017ffa70446742ed20e859 269 0.25/1.00 vMB 26
272,537 272,537 0000000000000005a55d5d83ce8ab68dcca5b0cffbe3f497f90de056412e8357 475 0.25/1.00 vMB 30
272,536 272,536 0000000000000000af2572fc00ba469bd38c0b6b4b31cd35d445465cc43e8a17 588 0.25/1.00 vMB 37
272,535 272,535 00000000000000040b9e7b8c25382033622f95ed6a493079455084e2e3f094e1 690 0.25/1.00 vMB 53
272,534 272,534 00000000000000049e5d058416c09e861cf9c7980f5658cf62a8103429f04858 1,155 0.50/1.00 vMB 93
272,533 272,533 000000000000000106d0acaf5133dda9c7c9f80829ff4e509a9bf66268b87727 107 0.11/1.00 vMB 18
272,532 272,532 00000000000000023ac06981f858c392ebc9fcb0e9ca8b6f5bf77a6b23addcd8 989 0.50/1.00 vMB 34
272,531 272,531 0000000000000000140ed7b6bee664976fab91514102e2173ef57cd1e944b9a7 688 0.25/1.00 vMB 121
272,530 272,530 00000000000000043f215bf88aaf338e9c3d4e88c796dac90f493564eb052057 32 0.01/1.00 vMB 34
272,529 272,529 0000000000000003e08fa1f48fbe233b8054f79add0712b0e5df8955ab9f7533 539 0.25/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.