Loading Tool

Explorer IconExplorer

Memory Pool

46,655 transactions
27.74 vMB
0.07073448 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 92516839a1afc312014ba277d352d86904dd37f5a05805e6626ffef1a4bcb5c3
Version 20000000
Previous Block 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374
Merkle Root b412ca5ba8f533f410adf23366b4d5095e292bd74769ae0cf11c6f3d3a01d6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01821377 BTC
Feerates: 100.65 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,907 (158,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,451 756,451 0000000000000000000027895a1788f2339b84a4f365c0accb95be3d406726fb 1,714 1.00/1.00 vMB 15
756,450 756,450 00000000000000000005a72e37590b534da3667ae2da19979e28a1229ebf94f0 3,285 1.00/1.00 vMB 23
756,449 756,449 00000000000000000003072b8d93f56fb4fdf7aff229501b557f53fb13225b0d 2,237 1.00/1.00 vMB 37
756,448 756,448 00000000000000000005f1239817001da2a2b612fda4314ef5e5d1ea007b3165 816 0.39/1.00 vMB 10
756,447 756,447 00000000000000000007aac1567a92f7477ea8cb840807d8c5b1c579193afd3c 329 0.13/1.00 vMB 11
756,446 756,446 00000000000000000005d54d53cf2ecea74a31eef67f0444377a92d77ea6f401 2,753 1.00/1.00 vMB 13
756,445 756,445 00000000000000000004ce3ae344eff03b79237b3a440b5395d141188a9d6304 141 0.06/1.00 vMB 6
756,444 756,444 00000000000000000002e3db54bd710786d5c9e649a10b4a3d0727f73a462e4b 2,247 1.00/1.00 vMB 10
756,443 756,443 000000000000000000056e63b2f3c63db38493a9d35a5de215ec0b3107599744 3,111 1.00/1.00 vMB 12
756,442 756,442 00000000000000000005eb0f5a2cfbe99c727813506c2eb07e8c1eadbe68baee 3,036 1.00/1.00 vMB 19
756,441 756,441 000000000000000000031fe74e48b30ff33e000b318d56a2fcfe4d2acb668739 1,161 0.38/1.00 vMB 14
756,440 756,440 0000000000000000000560b5abed8e7e3337826b7a93da9c0e226a7b98c5ca1e 915 0.59/1.00 vMB 6
756,439 756,439 000000000000000000083d29e579657882f1e438759c548bd28f7b372bee2a37 1,746 1.00/1.00 vMB 3
756,438 756,438 000000000000000000037cde814b6fc42098d078a21997ed61ed4b707d856484 2,630 1.00/1.00 vMB 16
756,437 756,437 000000000000000000047017b2bfc8d893de58fbe8afbb2de2998956c422f759 1,729 1.00/1.00 vMB 16
756,436 756,436 000000000000000000080b5c5293d4a3ab889c731e772fa6376ae8146c06188b 2,554 1.00/1.00 vMB 21
756,435 756,435 00000000000000000005202d426a4086e6d7840603b8498c1c54a7b38fd99d04 363 0.10/1.00 vMB 15
756,434 756,434 0000000000000000000299ba79d1847df917f8981bc1e5dbc96338a503603512 594 0.32/1.00 vMB 3
756,433 756,433 0000000000000000000122592051c1c4a44c7ba2654fe8b2d501f7e4001026ec 2,750 1.00/1.00 vMB 11
756,432 756,432 00000000000000000006eff380a8cf4a606a41c9166d97d39a871f7127b8ee86 3,520 1.00/1.00 vMB 23
756,431 756,431 00000000000000000006cdb82e29159d6904fc83ef6762ac29f378d4e86dacee 1,059 0.38/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.79 GB
    • Received: 14.20 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.