Loading Tool

Explorer IconExplorer

Memory Pool

73,845 transactions
27.32 vMB
0.06639487 BTC
Random Selection Loading Transactions
Max Size: 166.87/200 MB

Candidate Block

Mining Attempt fdc6b91176cab8b5c2715950319c3135368e0884f1b3571c35b1c150263640c0
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 90f68d7b556e0b93b341a0fc3f8c41b39585d1b46fa253607244f9a64a79c4ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.00839682 BTC
Feerates: 480.19 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (597,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,826 317,826 0000000000000000168313ee3df32c20e392146ce77eaac96ad456f4abadbd16 112 0.06/1.00 vMB 36
317,825 317,825 00000000000000001011ab3e504078fb81ba514b773d77741e8c3bc5668754fb 269 0.14/1.00 vMB 25
317,824 317,824 000000000000000006cd8b51830d5414c897f2d93637c457ac5d47d3f2f2512a 654 0.33/1.00 vMB 30
317,823 317,823 0000000000000000263c00d3c090e0307c4f55bcda89a681813c7808007e1788 41 0.10/1.00 vMB 12
317,822 317,822 00000000000000002bc79c99bc57909cb0f7ab7a21b0d16701755d1ff085c32d 810 0.35/1.00 vMB 32
317,821 317,821 000000000000000002742b192a3616e86031e60e1c2ec890af31a66c16bf69bf 51 0.05/1.00 vMB 4
317,820 317,820 00000000000000000e03a917a4c95600d66b382a444c54b33fa2d799d4bc7bcc 516 0.30/1.00 vMB 25
317,819 317,819 00000000000000000732ae883017e194cc90610a25eb718f1bfc6d14f1230ea0 1,004 0.52/1.00 vMB 30
317,818 317,818 00000000000000002171236ae4740a1707b65ca0b2821fd213988f2b1fb1c084 648 0.31/1.00 vMB 28
317,817 317,817 000000000000000015e8f3c653187991af6eb12e00c378a8fd1d06a1fdc102a8 241 0.14/1.00 vMB 27
317,816 317,816 00000000000000001f4db7f98d4e1a935141c7b60721fd4a59f5ac24bc188985 657 0.33/1.00 vMB 32
317,815 317,815 0000000000000000155be451f34a3cb4b0cd5e3bca670842dd189253f5140286 475 0.27/1.00 vMB 28
317,814 317,814 000000000000000018375183258cc9fb27b496974841b2382f0e19921dd68377 10 0.01/1.00 vMB 20
317,813 317,813 00000000000000002787f2cdc4a04153e19ba9fcfc44ca396952f249b541a1c4 332 0.16/1.00 vMB 27
317,812 317,812 000000000000000004d81ead4576c89be7f1062cd53ade773a2535ba4c3211d3 170 0.12/1.00 vMB 25
317,811 317,811 000000000000000016d81e13e684e958eb517b0ab8df4a8e5d4745f7aaab2916 48 0.02/1.00 vMB 33
317,810 317,810 00000000000000002bb884ff149ed1c069098ee68da3ae2e328d0da9c4f4ee24 95 0.07/1.00 vMB 18
317,809 317,809 000000000000000026368964d045ae63a8d9192650ec7283b0e9e929d9b0baf0 502 0.26/1.00 vMB 29
317,808 317,808 00000000000000001a4661eb2d8cceb1dc900fb5fe437816c61810e984a313f1 246 0.12/1.00 vMB 27
317,807 317,807 000000000000000016384f465bffc4fd1cca30195848baf774db71d191740caa 37 0.03/1.00 vMB 23
317,806 317,806 00000000000000001ded1132364b29ad0bff450d01004a73bc6f8b680ddef778 244 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.