Loading Tool

Explorer IconExplorer

Memory Pool

84,829 transactions
31.90 vMB
0.11195928 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt adcac59df41b4d38de5040ca4a4a026f148626fa34eb75b33a81ada456582f64
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 6c2c98464aacdc17ce3d7c552e50aecf5c25d1082690c29a6080c84f96e25b5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,063
Size: 1.00 vMB
Total Fees: 0.03361980 BTC
Feerates: 299.43 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (551,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,509 363,509 00000000000000000fdbee1e4e95eab09828e9fc398847783f267f456a64028e 1,410 0.99/1.00 vMB 16
363,508 363,508 000000000000000013c67135b6cb4b7815637c55d65731c6151c1573c48e1f34 3,030 0.95/1.00 vMB 63
363,507 363,507 00000000000000000964b40958968a839ffa029e5e0d595f54221342171d60fd 1,036 0.27/1.00 vMB 48
363,506 363,506 0000000000000000058df876d63e3ff52790fe1dcd5188ef1272483be89b7791 2,368 0.75/1.00 vMB 69
363,505 363,505 0000000000000000035e79bdb2718ab7e15d883d39546ab6603a0cef4a14278f 1,555 0.75/1.00 vMB 34
363,504 363,504 00000000000000001186b31b5c7601f5ee28d6edca456b7158414654f63a4189 905 0.45/1.00 vMB 38
363,503 363,503 0000000000000000007064a515e6cd0c25bdccd82b503d0b1184a347931ee9a2 641 0.40/1.00 vMB 24
363,502 363,502 00000000000000000bf55d9e5363e44382ca45f2e19c5d02ed304bd32d09d281 1,537 0.84/1.00 vMB 39
363,501 363,501 00000000000000000a7a9c4587ffc45b45aa2bed5a2ae06b9234ab2bc216c928 1,205 0.78/1.00 vMB 27
363,500 363,500 000000000000000015f87905a667ce1a93f365d05e81fe0eef7d9f08f5b0dffb 2,092 0.75/1.00 vMB 53
363,499 363,499 00000000000000000586e2687b48d6a727119b68552d32336cdbb163c66c4881 677 0.35/1.00 vMB 29
363,498 363,498 000000000000000007099bb820f3e825120c0f54faba2ff1527a9b8849f16fdb 1,451 0.77/1.00 vMB 25
363,497 363,497 0000000000000000038b99677884b37c4709e390a9f27ad62d172078a01c8a20 2,201 0.93/1.00 vMB 34
363,496 363,496 00000000000000000938c120f6d5c779e1bc86c4d53379af28d8f01144b71ece 1 0.00/1.00 vMB 0
363,495 363,495 00000000000000001281b68e8d7ae169eb263a33b350d9168d1399b79fc4dbf0 409 0.29/1.00 vMB 18
363,494 363,494 00000000000000001185c72182f4fcdb5be60fcbe6cf8fe0f236a821f01b7e21 2,006 0.95/1.00 vMB 35
363,493 363,493 00000000000000000421a42c37a118a70c0a9abac6b07dff21d480142f27c6a5 443 0.22/1.00 vMB 29
363,492 363,492 00000000000000000cddf1994831d11396c99c50f118599376d2cd043efa32fe 1,379 0.64/1.00 vMB 32
363,491 363,491 0000000000000000108787f9ac2b0d406172d11acfcb6c61f2455905c8531ac7 673 0.69/1.00 vMB 12
363,490 363,490 000000000000000000577f1d96bf0d8c35c78108bdde18a01659efbbca92c985 1,225 0.75/1.00 vMB 25
363,489 363,489 000000000000000008af5ba18a9156efd53f820e15c24de003c19626ed92730b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.