Loading Tool

Explorer IconExplorer

Memory Pool

81,163 transactions
30.17 vMB
0.13294828 BTC
Random Selection Loading Transactions
Max Size: 181.43/200 MB

Candidate Block

Mining Attempt f8271751fe08d7e0ff27b19c273a8c3d948a81b73933a5622e54230c5afa2914
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0b4b85dcefa81561210d252e45d662907cf6802da27d653be4cbc1b420f70276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.05597708 BTC
Feerates: 242.90 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (454,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,677 460,677 000000000000000001d0ec211a64c881eafcf9ed4ed4f29a68f25aeb49c874bb 1,347 1.00/1.00 vMB 119
460,676 460,676 00000000000000000115809b50543248c3b0572642402a9ba3fae22e269c21c1 2,266 1.00/1.00 vMB 215
460,675 460,675 00000000000000000053ea88b25c3867244523ba5e1c75528be88cb3348043a1 2,165 1.00/1.00 vMB 131
460,674 460,674 000000000000000001732753e5ead4baf4d42526ea9e2fd2d6c0f60f40390920 1,322 1.00/1.00 vMB 123
460,673 460,673 000000000000000001039263d2be408e05355cf08777b1a642412d4a4df77ad4 2,502 1.00/1.00 vMB 176
460,672 460,672 000000000000000000268d29b6377f95cca4874e4364623ec0907d7903531411 1,707 1.00/1.00 vMB 119
460,671 460,671 0000000000000000016ae64e49c75aee2cc552813ad29adf6f69d0b4bca3e92f 1,817 1.00/1.00 vMB 163
460,670 460,670 0000000000000000021215e7d26344f686286906bd5caf4ed7f25572415ed544 1,965 1.00/1.00 vMB 102
460,669 460,669 0000000000000000012d25820ab8ac1aa0fd7f7acc2ce7c11ec3527a06e6856f 2,702 1.00/1.00 vMB 135
460,668 460,668 00000000000000000146e8224700cb27dbbd11e03db1d0c6d327cb7319ba7180 2,037 1.00/1.00 vMB 148
460,667 460,667 0000000000000000012bc145c7d7b32930754eb6059aac60f308a0bb61c79db3 2,614 1.00/1.00 vMB 165
460,666 460,666 0000000000000000018a4220034b8b177086f4a0fa15b795ba564579425f89c4 1,905 1.00/1.00 vMB 146
460,665 460,665 0000000000000000018bd2ba855f2bdc332c1e1d378295255e776e99239d2ef3 2,373 1.00/1.00 vMB 171
460,664 460,664 000000000000000000995a8875d47146b2a9fd35c1144dc5f87a09f2cd89579f 2,288 1.00/1.00 vMB 233
460,663 460,663 00000000000000000126e7a51babe34356438d9b796fc0bf431162442e64799a 2,983 1.00/1.00 vMB 128
460,662 460,662 0000000000000000010404864cfc3fb82187c629953187af7841c8f1f0bd8fd9 1,833 1.00/1.00 vMB 141
460,661 460,661 00000000000000000111c17a131a1761ab5f4de0afc582e10fe9121046e89ced 2,381 1.00/1.00 vMB 174
460,660 460,660 00000000000000000116e8faf09c97f0f93694989bed64f151810226869a539a 2,365 0.99/1.00 vMB 174
460,659 460,659 0000000000000000013dc3c1ec15255c8e53dd185a4a6c63335cd8208100bd2e 2,387 1.00/1.00 vMB 123
460,658 460,658 0000000000000000002ecac41cd8cdbf75c33d7ce85429ffd9465243cde3c2f6 2,452 1.00/1.00 vMB 183
460,657 460,657 00000000000000000154d076801954d1b0320fca74fd50bc4203bba11ff92a61 2,200 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.67 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: 673.97 GB
    • Received: 16.43 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.