Loading Tool

Explorer IconExplorer

Memory Pool

78,841 transactions
29.31 vMB
0.08098145 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 4c433a55cbd23785cf3421407f51165dbda51c87c1201696c37db7e102305169
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 90c5066639c680cb78f0d984886d1c790ba4f685b388c927e9f8225a5375cd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01673249 BTC
Feerates: 402.60 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (899,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
15,539 15,539 000000005d60270037c559974b32251ffeb3b4c55afd518caf9ca0feb9e4781a 1 0.00/1.00 vMB 0
15,538 15,538 0000000073c38c754f398c06cf829bcbbbeb5002357843450d30a53f0b21ee5d 1 0.00/1.00 vMB 0
15,537 15,537 00000000afeb80a8e05119c8b3695e69a5c934d222ca33c83fbf622b25079e5c 1 0.00/1.00 vMB 0
15,536 15,536 00000000a09ca874784ba133f63defe2b549b85ad0cb2e3c8ba5088eae935c7d 1 0.00/1.00 vMB 0
15,535 15,535 0000000038d264ca8f7886b85e0e6be8bdf21210a808749f97bfc1d8ff1514d5 1 0.00/1.00 vMB 0
15,534 15,534 0000000020ca24097df21504f0937ea54049106c2cf682778965266f887d51fe 1 0.00/1.00 vMB 0
15,533 15,533 00000000024540357b696631726222958d22b45561cf1d2e33a547fd67762f97 1 0.00/1.00 vMB 0
15,532 15,532 000000000c65eeb16c1fa4e0177d6ad8fe3b6ac6c7c0f13e3b8f666e306cd239 1 0.00/1.00 vMB 0
15,531 15,531 000000005312fd226cc5f29264910252ca7e91862205ec74b52d84eaf0aef7b4 1 0.00/1.00 vMB 0
15,530 15,530 00000000b96383b4fa9fc8b435cf809cd1b75ca959f5133aa502a10a507cca14 1 0.00/1.00 vMB 0
15,529 15,529 00000000df323535280c39bf8096c80ac9c2b1089739c0b6fa993b72ae58ef06 1 0.00/1.00 vMB 0
15,528 15,528 00000000b5c354096ade46b37288a0c48e62a80c35771cbfd26a29702392aea3 1 0.00/1.00 vMB 0
15,527 15,527 00000000a769097c67a65c0dc0ccb65b9332bf6c5c94d5ae4b1c414bed7f2749 1 0.00/1.00 vMB 0
15,526 15,526 00000000d1f56e8723add1a3acb510c691c688f5b0988fef781ef8b1efe74f4a 1 0.00/1.00 vMB 0
15,525 15,525 0000000070901d7266d470fc53fc50e6cd0373c355b4bcd84791bf6f1cba4550 1 0.00/1.00 vMB 0
15,524 15,524 00000000b43669f197d87a52368361f3e179e7787894969ce7a447b1c27c10d8 1 0.00/1.00 vMB 0
15,523 15,523 00000000290519557ef68e23a567299c2b6a683917e97fc2950397583e203158 1 0.00/1.00 vMB 0
15,522 15,522 00000000419713942dad0d58f8eefbf7fef513db636242303808961f02fdafb6 1 0.00/1.00 vMB 0
15,521 15,521 000000008e29c33d6af649242451f6642e9df3c6bd146e74d8e5698357d66a9c 1 0.00/1.00 vMB 0
15,520 15,520 0000000002912b0cd40ac5c55091f49fea79256903edbb3d1f617e14de771a09 1 0.00/1.00 vMB 0
15,519 15,519 00000000c83185778b5fd0d33d4d1ec00036f2f7bd5ef93df5604200461c4656 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.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.