Loading Tool

Explorer IconExplorer

Memory Pool

44,033 transactions
30.17 vMB
0.10122356 BTC
Random Selection Loading Transactions
Max Size: 153.49/200 MB

Candidate Block

Mining Attempt dca01ebbe9413523b3daba6c9074d95ccc901a13863b38481b5f7d2678def259
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 730b19f7e27799f935953aa11d424a2d4452f48fd9a9fc42ed3e091683fd955d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.03748538 BTC
Feerates: 150.97 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (153,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,695 760,695 00000000000000000000f52a8edb902639c038c22aa9dcf1dd7db5ed52e4b469 1,239 1.00/1.00 vMB 14
760,694 760,694 0000000000000000000461f83579aff54329354ed8cbe46bbd6bb44ef9a4f6ea 2,974 1.00/1.00 vMB 20
760,693 760,693 0000000000000000000234cbef2bb9601a119bf80e098bf6a0eb7ed7c5210589 3,204 1.00/1.00 vMB 22
760,692 760,692 000000000000000000079d7554d2a589ba7ff09054bad537c0e4108d981238ce 3,276 1.00/1.00 vMB 32
760,691 760,691 000000000000000000039d80c59b466d06de4538106d48e8abb0bf10caa09be8 3,200 1.00/1.00 vMB 13
760,690 760,690 00000000000000000003efcb3ea835d86886a0805e3d9350cc37fa291a4ee224 2,244 1.00/1.00 vMB 17
760,689 760,689 000000000000000000018128b0c3dd600521cdc8444f230dad22e79a1ea799bc 3,893 1.00/1.00 vMB 28
760,688 760,688 0000000000000000000735f9612aaf58b43d4cdd8e8a3fd5b334959f045739ee 3,446 1.00/1.00 vMB 28
760,687 760,687 0000000000000000000052c118fb71ef70753ac0710b5b2277f3a38fd8db23e0 2,172 1.00/1.00 vMB 15
760,686 760,686 00000000000000000001281f6f3c21575f59912480930b6fb86b373ea3128f81 1,711 1.00/1.00 vMB 14
760,685 760,685 0000000000000000000680dc88ab3fd8b09db49655deb23fbba30594da6ce74e 2,764 1.00/1.00 vMB 19
760,684 760,684 00000000000000000001515f18abea8351f52f93df08b7284ed1a28c9ab9e7bb 2,897 1.00/1.00 vMB 23
760,683 760,683 000000000000000000009aa1f4457dc61fca7e8c22cc2245e7ce6ffb07993709 2,629 1.00/1.00 vMB 24
760,682 760,682 00000000000000000007445f25377221d226b2b3e080de2526182fe3b3c156d9 3,235 1.00/1.00 vMB 36
760,681 760,681 000000000000000000007e364324388271cd51dbd0fc261e153c1beecbebceb7 2,967 1.00/1.00 vMB 25
760,680 760,680 0000000000000000000266bd04c41d02d6c37a0a0c935a3a4470688b2b0a2143 2,680 1.00/1.00 vMB 12
760,679 760,679 00000000000000000005517a8f0ea8d8b2be656fd6faa3c899b999852688e3b4 2,378 1.00/1.00 vMB 14
760,678 760,678 000000000000000000033d5a1599f921a7329c41725e8128c18a6e383242f0ae 3,448 1.00/1.00 vMB 22
760,677 760,677 000000000000000000039e81bf909b1ae05a228b1af1dbac0619cc861f92fe21 2,926 1.00/1.00 vMB 25
760,676 760,676 000000000000000000019194782a089cdeedf1f11daf59f9e6a0fa546a396988 2,444 1.00/1.00 vMB 17
760,675 760,675 00000000000000000001987ceae4ed7a14aa5230f84ac3a7f38084e84233d7cd 2,284 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.53 GB
    • Received: 11.66 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.