Loading Tool

Explorer IconExplorer

Memory Pool

80,791 transactions
30.49 vMB
0.08966403 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 743a5a7e17b6601531d8fe447033c356b0aba516b757f82f909a348aa504641f
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root dc308ec0e61865043a5297838cc8ed67fec7c4c98d339356b515512ee1e856e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.02032928 BTC
Feerates: 151.00 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (172,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,106 743,106 0000000000000000000682e930c215ef01310435c9f84d325b7113b04af89faf 317 0.24/1.00 vMB 15
743,105 743,105 00000000000000000006d5b7a2a38c53a53679e532565e03dfaf5c1b000959ea 331 0.17/1.00 vMB 7
743,104 743,104 00000000000000000004b7c3ad754dc11ca740d319a94089e470e9aabaa9312e 1,860 0.99/1.00 vMB 11
743,103 743,103 000000000000000000015249cebb681ce43d6a736adb3e4823156f590f5afe0f 2,438 0.99/1.00 vMB 15
743,102 743,102 000000000000000000057b1db66fff6a87420c83eaf84d4d5c2f3924ef7c5abf 710 1.00/1.00 vMB 16
743,101 743,101 0000000000000000000650506408dd6ebf31d3ffebb2ee9e4f2d35a5cbc7fb54 832 0.43/1.00 vMB 10
743,100 743,100 0000000000000000000388039b8c61b690e3d2121059425dee14e8954bcd23ec 1,782 0.58/1.00 vMB 14
743,099 743,099 0000000000000000000143f424d183820a76705b088f1d7cdd8f2de24bb22f72 238 0.09/1.00 vMB 12
743,098 743,098 0000000000000000000185b7e52210008c9f42fd7c4cdbd1434d1606952f9f2c 2,068 0.76/1.00 vMB 12
743,097 743,097 00000000000000000000266e2d0222edef24c96aef4241fdd692cd6fe7f18453 881 0.28/1.00 vMB 16
743,096 743,096 00000000000000000008e201dbeb2a78dfdd18f739bf1f3510da7c8643be872a 851 0.35/1.00 vMB 13
743,095 743,095 00000000000000000001a204126fbaa2130fc9ee3b11302a0e1ecda558100736 2,140 0.96/1.00 vMB 12
743,094 743,094 0000000000000000000739ff9f80b7b08f2a7dc6c6ccc8511760cd91bdc9e15c 1,134 0.42/1.00 vMB 13
743,093 743,093 00000000000000000006ad8a9a2054f8e2c9037528c38fdf6db53cc8a0da7486 658 0.94/1.00 vMB 1
743,092 743,092 000000000000000000069b82f907240562abad001fb3f493902b3302ffbb236e 3,102 1.00/1.00 vMB 14
743,091 743,091 000000000000000000036e9f23c565affecfc8975d9559ae9a673d4a0e43f624 3,021 1.00/1.00 vMB 25
743,090 743,090 000000000000000000040117c89a7a722bc617b01dab84a3427cd3a8e97ea147 999 0.97/1.00 vMB 18
743,089 743,089 00000000000000000006247bdfae499c4d25b1c28a15b6b7389bd054ffa20107 44 0.17/1.00 vMB 15
743,088 743,088 0000000000000000000237df20c1bc24f2ec9816c690e4cbb97986a534baf0a5 1,919 0.84/1.00 vMB 15
743,087 743,087 00000000000000000008c1fe39ee57b7ba5b2818bc31e5b73b86b39b22d2f25d 214 0.07/1.00 vMB 13
743,086 743,086 000000000000000000022142073961355a6e273522fbd9e7ed3bab5656924aa9 544 0.19/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.29 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.