Loading Tool

Explorer IconExplorer

Memory Pool

81,912 transactions
30.87 vMB
0.08289910 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt 06f881bf2c1a8e7b2613510f989081a0c5751b0c08a65ee05d42176ec0d5fd60
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root b1c1ac4f0301173b6a1635c3837f29065f9f313112545dbbf95bd437e029177d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01356231 BTC
Feerates: 151.12 > 1.36 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (809,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,755 105,755 0000000000024d6c90785dc2e2759e5fb8d0f5718138a9fba5e49c1dab0a4e1d 18 0.00/1.00 vMB 0
105,754 105,754 000000000002cc1d4d6535395dc240ae1c8ba63b009d3a7c628775e5f7e78ced 5 0.00/1.00 vMB 0
105,753 105,753 00000000000146a82239cedc0757b77dfb1eec25e79a8c640c2a4dc7277c4905 2 0.00/1.00 vMB 0
105,752 105,752 0000000000012389f52b0381bcb85b037ce33d02ec5d800aef2455c6596b8995 2 0.00/1.00 vMB 0
105,751 105,751 00000000000184c944c30337f79a52ecc70678445fe30975da52f903d4f05f00 7 0.00/1.00 vMB 0
105,750 105,750 0000000000013ccc8a3aaecdbd50ab9115feb4bbc689110613de6b4d062c12bb 3 0.00/1.00 vMB 0
105,749 105,749 000000000002d9c65517378deab0da0b91ed023f473c74e1acd9138835d2d5a7 6 0.00/1.00 vMB 0
105,748 105,748 00000000000235371b4469523399d4a424221dad55312e14ecc104152a936e48 2 0.00/1.00 vMB 0
105,747 105,747 000000000001450ab0a85a878554518c7b7d9513103087204835900b9c042a04 1 0.00/1.00 vMB 0
105,746 105,746 000000000000cfbd25692e31c1defa21565ff379cb89aeba0c981973d5a7dd07 2 0.00/1.00 vMB 0
105,745 105,745 0000000000026a7fb277e8250088e81965938505891c0ca712324256c6c4a6ec 2 0.00/1.00 vMB 0
105,744 105,744 000000000002bd3d83ae6da65adf4cf8505905b33d45dda147a998df96647623 2 0.00/1.00 vMB 0
105,743 105,743 0000000000026b412ceae43b4544c6784e0f9f623ea342721c795cce35f51c95 5 0.00/1.00 vMB 0
105,742 105,742 000000000002132d1d8b4667d49faa129b1a8da7032ccf05693b9491c514c273 7 0.00/1.00 vMB 0
105,741 105,741 000000000001883e48b91d3ee0923da25ead0c484afb425a69f9e2113a520e48 7 0.00/1.00 vMB 827
105,740 105,740 0000000000014ff1a0397c4e86aecd9240b2690931d3955be8898be040dfeedb 1 0.00/1.00 vMB 0
105,739 105,739 0000000000025bdacb455163ce34b628ce0a86a6db5f29e91d7a297fce7df799 23 0.01/1.00 vMB 0
105,738 105,738 000000000002e8a93a6c8036335c720da5b9a773c9b58226510ecfb6376c556a 9 0.00/1.00 vMB 0
105,737 105,737 00000000000155cade57dda25c52b243633561cea77f674fb8287a81c48b941c 5 0.00/1.00 vMB 0
105,736 105,736 000000000000e23f1fe0b25fe8afca5aa466345cee5aa2841c8bc7e5a94c652b 9 0.00/1.00 vMB 0
105,735 105,735 00000000000184bf89909c3b769cfa52662a4178bd2964849859347de76fb426 18 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.