Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (164,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,820 750,820 00000000000000000006a9447ad14d4156b747abef1ed739317b3446f665723d 1,036 0.60/1.00 vMB 5
750,819 750,819 0000000000000000000561ffaee94a7812041a1bdec2dae6d58686c55c844d2f 3,322 1.00/1.00 vMB 10
750,818 750,818 000000000000000000095c6b72c9effaedbfe84f154e2ca16b764c6180e08bf3 1,330 0.96/1.00 vMB 7
750,817 750,817 00000000000000000004136e2034fb9e7d4ebe758567c6981840eec05b54f914 1,060 0.39/1.00 vMB 8
750,816 750,816 00000000000000000003e8967fff675ba914cbea3b7d23b444ddfdf1f1b37d78 393 0.11/1.00 vMB 9
750,815 750,815 00000000000000000004a52d81a53ee65cac9b490bb8ac2ad0062f3881b23007 271 0.10/1.00 vMB 9
750,814 750,814 00000000000000000001600c5d3de949ed0a3193706cfa5539d7f6fd2c9062d2 186 0.10/1.00 vMB 6
750,813 750,813 00000000000000000007ed64d30b62fa00fc653a2e99585c1fe52b64dc31af44 128 0.04/1.00 vMB 16
750,812 750,812 000000000000000000081d98a2c48d3e9e66c6c4866e9f874c7a955bc850716c 1,103 0.43/1.00 vMB 7
750,811 750,811 00000000000000000003505fca2d213eed27f5c187b4ba43fdb95352c1915da8 1,552 1.00/1.00 vMB 7
750,810 750,810 00000000000000000000b6a383b3a9f54ee683f141f135a12748b21cbc99f4e7 2,554 1.00/1.00 vMB 6
750,809 750,809 00000000000000000001ef6bc114256a7664b86383948db5d150bf26bb9f227b 2,066 1.00/1.00 vMB 10
750,808 750,808 00000000000000000007050d11442815f960c76535deefd3e4cf708a25298c4a 616 1.00/1.00 vMB 12
750,807 750,807 00000000000000000003209acb6926759b1157efc35ea1bcac0648ddba392206 1,211 1.00/1.00 vMB 11
750,806 750,806 0000000000000000000075f5a9940a759b9fc0d9296ec76d55c28143497d4434 1,438 1.00/1.00 vMB 5
750,805 750,805 0000000000000000000057e6a727e6a0b81787419b36c8045655c4651d689335 1,746 1.00/1.00 vMB 11
750,804 750,804 00000000000000000009621a345181f67b0046ff8b0e90473a58787934600574 326 0.14/1.00 vMB 6
750,803 750,803 0000000000000000000468bcaab09f8e7a7cfc763fa8efce77aab68d7023d6b0 591 0.22/1.00 vMB 9
750,802 750,802 0000000000000000000250c42c537200b86885b6e785fb0c5894125d70b3b6f6 2,700 0.93/1.00 vMB 10
750,801 750,801 00000000000000000005462fb0628fd43bb6f14999a08d8f311b9b06095a67bb 712 0.25/1.00 vMB 10
750,800 750,800 00000000000000000006cb3d55383b43e788bd8834bc1a9c9c3e23a1cfdaa365 386 0.21/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.