Loading Tool

Explorer IconExplorer

Memory Pool

77,195 transactions
28.63 vMB
0.06496850 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt b49a29ee8b1867ee54894d8173ef7220d9c3dbfbbf814fac622174e97cb8dc88
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 2594bee5025d310956871cd2bfc7f1304521b9749765d8c4cd69f9559f7cc696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00544856 BTC
Feerates: 100.53 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (142,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,684 772,684 00000000000000000000d0283a62f0e9f3990713888bcebe5d9a89dd4478801f 3,238 1.00/1.00 vMB 11
772,683 772,683 00000000000000000000f355502c6456623dde77ea5e0b7e863d98b2670e0b15 3,506 1.00/1.00 vMB 20
772,682 772,682 000000000000000000031db2badf8715711bae2f7a9a0ab8a02e2e488c584e4e 1,342 0.69/1.00 vMB 5
772,681 772,681 0000000000000000000337494aff394e378db38aa410c57cb4122156fa59509a 3,085 1.00/1.00 vMB 7
772,680 772,680 0000000000000000000199643fd580c55f36249b6030d7078869a627fd658d99 3,899 1.00/1.00 vMB 24
772,679 772,679 00000000000000000003ede3e65df122eb94471f61f0f30517059e8a98c4b81c 3,105 0.96/1.00 vMB 13
772,678 772,678 00000000000000000004837f2138936483eca20a31f6e187adfbfe4c108e921f 994 0.92/1.00 vMB 3
772,677 772,677 000000000000000000020cd8338e7560e414d4b2c4cb28c565e268da90272d39 1,709 1.00/1.00 vMB 15
772,676 772,676 000000000000000000058d5ee1787238f0b284ca44939d876b01c32a2728e473 1,490 0.50/1.00 vMB 12
772,675 772,675 000000000000000000021424696a8c86316e0f9579e58a00c42fece720d9be5e 3,714 1.00/1.00 vMB 14
772,674 772,674 00000000000000000004516c0cfd430282358d85c05a73a5e5f8b018b5d69e13 302 0.07/1.00 vMB 14
772,673 772,673 000000000000000000045e506f0ae3c5f9a31ae4beb508fb1a71e118f68ff22c 1,507 0.44/1.00 vMB 13
772,672 772,672 0000000000000000000610a8fa4a8b9297ce29133cd5dbe891c93c3b3e1c0817 898 0.24/1.00 vMB 15
772,671 772,671 00000000000000000001e3b37be85c891dbf99cc0ae1c8ad78f632fcdb52f671 2,393 0.64/1.00 vMB 14
772,670 772,670 00000000000000000004e4a7243fb2533c4ec2e206883dbc139cc4ff2a492659 325 0.11/1.00 vMB 14
772,669 772,669 0000000000000000000331eac97d76ec1ded70f53faf2a6f7af0f6289a90604f 522 0.20/1.00 vMB 10
772,668 772,668 000000000000000000031a6f0fc3c1c74ec5f36635567a65b3137bc199172acf 1,486 0.51/1.00 vMB 13
772,667 772,667 000000000000000000024229c8fb56b334db20cc5d0087c00cce473e730cbe66 241 0.09/1.00 vMB 11
772,666 772,666 00000000000000000002262b443f0a6312c9e32b23b0bdf817d269c56085c805 1,399 0.39/1.00 vMB 16
772,665 772,665 000000000000000000056a5b2ed40a6e68154349a1d2046d000148a493645634 1,060 0.36/1.00 vMB 13
772,664 772,664 000000000000000000027ede98f60b528f467450d44d10f25becb4749a39b0d4 903 0.30/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.