Loading Tool

Explorer IconExplorer

Memory Pool

85,708 transactions
32.17 vMB
0.12656906 BTC
Random Selection Loading Transactions
Max Size: 196.65/200 MB

Candidate Block

Mining Attempt 8db08f657ef43bba8a735162e22e7a89d0ee571d892e49e75ae1799d8dce00de
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 5b550d843ba5a38e071f015d571e3250043f21f5082cbb39066547c04396e7b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.04365268 BTC
Feerates: 301.05 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (314,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,603 600,603 0000000000000000001354eb031e15cbc0ea82a0bb0ff342107978f48345a033 3,374 0.92/1.00 vMB 13
600,602 600,602 0000000000000000000de56ada69d332e9e9a14d71341d6d30fe3ee04224f278 2,104 0.55/1.00 vMB 4
600,601 600,601 0000000000000000000602f19bea0d87b182d62ee2f4f6481d3c483984894c3b 3,120 1.00/1.00 vMB 16
600,600 600,600 00000000000000000004db4ab631372244f29d93f313338849935c00e7b4db1d 341 0.09/1.00 vMB 19
600,599 600,599 000000000000000000026ac56b9195b09b672ae9e9a047c0119897bd31e90bdb 597 0.18/1.00 vMB 13
600,598 600,598 0000000000000000000e33f32e7f168f8f80d5d34666bf6298490ee49933a80c 1,236 0.35/1.00 vMB 13
600,597 600,597 00000000000000000002ead46785464b74e4c79e0e88996cb5c24ddc40fed84e 1,542 0.44/1.00 vMB 13
600,596 600,596 00000000000000000008a39e8baccadf2716d6b2cc6ac67afe6d278b94cc80f1 481 0.16/1.00 vMB 7
600,595 600,595 0000000000000000000e9439a9e863a1cc350e20e7cbacd36152fb096ed3a6f1 2,938 1.00/1.00 vMB 9
600,594 600,594 000000000000000000145100fe56476dde6b671b693ddbfc2f8a79cd48bad957 2,805 0.99/1.00 vMB 10
600,593 600,593 00000000000000000012c38a1b071ecc877df2a4364f244aac22676734ad3c20 257 0.06/1.00 vMB 11
600,592 600,592 00000000000000000013e13fda32fcd658823792eec4063bf907b503efa48b12 2,988 0.91/1.00 vMB 10
600,591 600,591 00000000000000000004365298c544266970aa8961b36482b1044202c107c66c 103 0.02/1.00 vMB 7
600,590 600,590 00000000000000000000ce71c9f036a719a2137948d6dc2ba522e5160e7da325 3 0.00/1.00 vMB 0
600,589 600,589 000000000000000000072079e0d96408b8c396766421db37f233a6b20fb62efd 2,790 0.85/1.00 vMB 7
600,588 600,588 000000000000000000104d0d9b998c533572bae45a9ca2a1533a9dfdfd243c81 3,312 1.00/1.00 vMB 14
600,587 600,587 0000000000000000000b85f6573ea8d0db6c47ae9567ca0db39f8f67fac668cb 3,236 1.00/1.00 vMB 17
600,586 600,586 000000000000000000018eb762348728f815c91b3a00f2172d3df7131159db97 2,770 0.73/1.00 vMB 11
600,585 600,585 0000000000000000000ef25289f4fd55c90cea5577674dad360ef456fd76416c 2,875 0.88/1.00 vMB 6
600,584 600,584 00000000000000000003edb9e814e17824fe8180cd64531851e4392f2b0c3167 2,569 1.00/1.00 vMB 17
600,583 600,583 00000000000000000002ded6fb7b7685a6ccb55b9f55bd4e629768264a818ce6 1,222 0.36/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 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: 709.72 GB
    • Received: 16.96 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.