Loading Tool

Explorer IconExplorer

Memory Pool

92,645 transactions
30.58 vMB
0.08146684 BTC
Random Selection Loading Transactions
Max Size: 189.75/200 MB

Candidate Block

Mining Attempt 2cf49c13a875e9dee9aefc7da0eaa1a4ad6c197d71a7cc6a5eaf7237c6e50fdc
Version 20000000
Previous Block 00000000000000000000592cbd258a30306b072cdd56b193aa5d698c613cca4b
Merkle Root d86c0d428d48ca85db06543c44bc4561a4deb0b6a01f1ebc0d3c39534122d6a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,738
Size: 1.00 vMB
Total Fees: 0.01043281 BTC
Feerates: 51.70 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,928 (820,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,658 95,658 00000000000496539f1dd7c2d5825e9219119fbf67e3258119f9c261ec46ea7a 5 0.00/1.00 vMB 0
95,657 95,657 000000000005ecb5a0fc58597472b707265c51cc8ce276cd36493ad78adf292d 1 0.00/1.00 vMB 0
95,656 95,656 000000000007a1880363ba01a1aa7ba4cb184bc4c10da092f78f917881721f2b 2 0.00/1.00 vMB 0
95,655 95,655 000000000007634cc91ca7a19526799d485dba07f044fe5a81ed6ecee1f04b75 1 0.00/1.00 vMB 0
95,654 95,654 00000000000400ea5166701fbe4f5cf9e44903ebeabbbfa1f81fd7a761d41781 1 0.00/1.00 vMB 0
95,653 95,653 0000000000021e14a10e57a7c2a0bc650d6479f292462b4d1daad97f8cd3b57f 1 0.00/1.00 vMB 0
95,652 95,652 000000000006e607630045e99779aec6bddbdc1b94a510b2458610806122ebb9 3 0.00/1.00 vMB 0
95,651 95,651 0000000000000583b566ade6aea792575877dcaf8d16c25bd4d50ac9662fcc1f 1 0.00/1.00 vMB 0
95,650 95,650 000000000004bd08be4d3a2db54a5e983d1e4d6406ea90c093169b58d99949dd 1 0.00/1.00 vMB 0
95,649 95,649 000000000002231f2166b714e348f5d003eff2788bccf9aa5a347eb4a2097724 1 0.00/1.00 vMB 0
95,648 95,648 000000000003b9dc524fce4ab0e9b07bc62c851664818ddfe47af92013420f43 1 0.00/1.00 vMB 0
95,647 95,647 000000000004cdf29e0d2f22e014b625be99121620f5c14e0047d320d3d36ddb 1 0.00/1.00 vMB 0
95,646 95,646 00000000000483f75833696ec44bc18b21c83fdc5b8e15f997c7f8af7f836ffa 1 0.00/1.00 vMB 0
95,645 95,645 00000000000811a1260ac195941882585e14dab8ccf09c866b4e4d73ee3d24dd 1 0.00/1.00 vMB 0
95,644 95,644 000000000001ec9762d4741dfd37e151f58b8d3df689d4dd318b9a784e26a0d1 1 0.00/1.00 vMB 0
95,643 95,643 0000000000022bf6e10d4a406228c9d8a910e3dfb0f0e9ace4099fc3aeed482d 1 0.00/1.00 vMB 0
95,642 95,642 000000000000aee3d2a124c3a62ff76d04775ba27cc3afb4916bd98e89c12277 2 0.00/1.00 vMB 0
95,641 95,641 0000000000054f9a3c1c9820e7dec20f2f29b165b1559f675edc1aaa76b10b46 2 0.00/1.00 vMB 0
95,640 95,640 000000000007399251ae9176392c3eab25ecc2b632196bfb0fb4de1c19d0e42e 5 0.00/1.00 vMB 734
95,639 95,639 0000000000069c7f4eab5c7a19a7c2c18fe3234d669cafd65b9975be3175b7e0 1 0.00/1.00 vMB 0
95,638 95,638 000000000008105ebd23405cab2ca20b21cd62108adc71b44f7bdc5e95a8f1b4 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.98 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: 798.88 GB
    • Received: 22.65 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.