Loading Tool

Explorer IconExplorer

Memory Pool

76,798 transactions
28.72 vMB
0.09405736 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt 6a2091ff7f397245234a9b6a7409283cb89aac6c470318760e9d317c6bdd8c3f
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root cca4265f5bcf6da316887edcc86d7dd60f8f67f316a8d9cec22a1a674e661a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,003
Size: 1.00 vMB
Total Fees: 0.02741859 BTC
Feerates: 180.82 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (347,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,329 567,329 00000000000000000022d96742ea169838ec9c5032ac9692a4a8be3d12f78506 2,893 1.00/1.00 vMB 15
567,328 567,328 0000000000000000001a6353cfb7166a2cdb61490d0068d6e58ecae8512acc51 2,825 1.00/1.00 vMB 30
567,327 567,327 00000000000000000011f0dce4f916e2379ba07e33da3bb21575e1bcb2e1eca5 2,679 1.00/1.00 vMB 40
567,326 567,326 00000000000000000006c517c154d44e9b0e591c3f51688b6db151de5be4d7a6 1,608 0.66/1.00 vMB 19
567,325 567,325 0000000000000000001495c297b6f2be339441707d2f69374bd0af87be85d21f 1,833 0.87/1.00 vMB 22
567,324 567,324 000000000000000000263d91aee75c7e41b93fb5d132cd7c68a0c0d479771420 269 0.09/1.00 vMB 19
567,323 567,323 00000000000000000001d4a486d761c7efacd16c20ab5abcd07ea627bd364951 1,311 0.70/1.00 vMB 16
567,322 567,322 0000000000000000001ec4ef6b47ee6a2a82d0ed797e463af6f29eea73d91bdc 649 0.42/1.00 vMB 17
567,321 567,321 00000000000000000013c2ac9b21f4fd0665ea9235f303e5c028aa5601968f9b 2,169 0.95/1.00 vMB 12
567,320 567,320 0000000000000000001638a3d1fac81fd4966415383b989efc56a64377ada971 2,575 1.00/1.00 vMB 28
567,319 567,319 00000000000000000018d1001708431734ef1b5ca660794ded15916236e62054 2,744 1.00/1.00 vMB 25
567,318 567,318 0000000000000000000cda9fce325d5741d3edf9822158814f562491b910fdfa 1,838 0.79/1.00 vMB 17
567,317 567,317 000000000000000000221423652f330dcb4a24de961875911819662ed8e60bb0 1,901 0.77/1.00 vMB 10
567,316 567,316 0000000000000000002bf94f9a328713063bbb0450f978ccddd1d19ab90064ee 2,517 1.00/1.00 vMB 22
567,315 567,315 0000000000000000001f07d508265b3246d15d131f2a4f525295aea8710ba91c 2,872 1.00/1.00 vMB 26
567,314 567,314 0000000000000000000b54290379b66d9c1982f8fc9c8e95f5a8fce30794a313 1,520 0.57/1.00 vMB 23
567,313 567,313 0000000000000000000c34ecf111d79368e5efadf440cb5747dbeb0a07969ab8 2,111 0.81/1.00 vMB 19
567,312 567,312 00000000000000000009f72a7b3adb7e2783265416d3395854e94705f5ef0886 354 0.14/1.00 vMB 16
567,311 567,311 0000000000000000001b9d1d73603483ec32f610b4e5489268d4fc1f9edea4ee 1,850 0.85/1.00 vMB 16
567,310 567,310 0000000000000000002c567c06d753f358be94cf86f1c8bbf70476e422ad28b5 1,557 0.67/1.00 vMB 18
567,309 567,309 0000000000000000000ef78be294109582734fabc6862d48065e4c382e28cd69 972 0.32/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.86 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.89 GB
    • Received: 17.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.