Loading Tool

Explorer IconExplorer

Memory Pool

82,975 transactions
31.90 vMB
0.12009306 BTC
Random Selection Loading Transactions
Max Size: 191.42/200 MB

Candidate Block

Mining Attempt fbf3a2792e41f8c3700b9bc0acdf5a6360df5bf83b1f96568d509983a181391e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 203bb2d37e712f5d11b911c498fd17c810dcca90102f7d8bbe59d3f940f83cfb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.03188080 BTC
Feerates: 318.30 > 3.19 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (111,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,097 804,097 000000000000000000040df19a35ed59f47b4127f361f6abcf451177fe7c7b49 2,982 1.00/1.00 vMB 14
804,096 804,096 00000000000000000002b833ff53b1552ae30c955f22fb6473520f3ebba0f896 2,166 1.00/1.00 vMB 9
804,095 804,095 00000000000000000005149fae58aace1355c23db2919ab63101ee1b32885ced 1,433 1.00/1.00 vMB 9
804,094 804,094 0000000000000000000545049d8eb4dfdeadb24719a8489011cb4af8fd84f93b 242 1.00/1.00 vMB 7
804,093 804,093 00000000000000000003a3e28c2eb069a0d3bf65afbd548cebc508a1a059994f 1,904 1.00/1.00 vMB 10
804,092 804,092 0000000000000000000020e009b805433d6a2ae974042d0fe1a3b5797e9e3543 2,996 1.00/1.00 vMB 14
804,091 804,091 00000000000000000001b84b4432a7c009a0435a9bbcab8437fc87396a1ffaf6 2,015 1.00/1.00 vMB 9
804,090 804,090 00000000000000000003faaec1f1eec0e250c3cb43e0ecd00f3ab0e837d56c96 3,138 1.00/1.00 vMB 20
804,089 804,089 00000000000000000001f431fc54904a5dec5e96bcb2ae4210fb482f59285f76 5,259 1.00/1.00 vMB 8
804,088 804,088 0000000000000000000047dbb4f2cf696178e338d70e82957b3f7e3c3473254b 2,515 1.00/1.00 vMB 10
804,087 804,087 000000000000000000032c496e772909c460028484f083e12f5819e1bf0637f3 4,066 1.00/1.00 vMB 10
804,086 804,086 0000000000000000000204246e169dec850fbc54aefd5c2e5fa32f2fe7bebc00 6,285 1.00/1.00 vMB 7
804,085 804,085 0000000000000000000150adb1308159a0ca6e239baea63dd09c8662a4396ad1 3,434 1.00/1.00 vMB 9
804,084 804,084 00000000000000000001c8b96136da3340abb5971d459c67e824a408ef7b6ba4 4,206 1.00/1.00 vMB 9
804,083 804,083 00000000000000000000676d9654946127fbac565c2fddf5dd935f1f83d0d4f4 6,984 1.00/1.00 vMB 6
804,082 804,082 00000000000000000000ef3bb644debcc67fcb0f7a25cb8ad4a968722a024da2 7,279 1.00/1.00 vMB 6
804,081 804,081 00000000000000000000fcf181fb0e25d7496756e80e6e666043754b2476b773 5,985 1.00/1.00 vMB 7
804,080 804,080 000000000000000000036253a29db8e0c86afce0e2e00d77eb805bb164f587c9 6,516 1.00/1.00 vMB 6
804,079 804,079 00000000000000000002e1c0d5397f4971d8d8978948006609013b05da506ab4 3,519 1.00/1.00 vMB 9
804,078 804,078 0000000000000000000096a9bc6b867d6dec955be1904fba68a404ab7e1b8102 4,137 1.00/1.00 vMB 12
804,077 804,077 0000000000000000000040429107f6cf7c4eb19db64835234c20c256d065cccc 3,482 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.