Loading Tool

Explorer IconExplorer

Memory Pool

40,344 transactions
19.79 vMB
0.05565304 BTC
Random Selection Loading Transactions
Max Size: 110.46/200 MB

Candidate Block

Mining Attempt e3f595011420ea9891523dba633f490acc4fe32d5ed665cf8e7b27a713d8d059
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root 0139e938899637d81ca37309465f0cee011e279f86835bd3612f7391d87c8bbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,425
Size: 1.00 vMB
Total Fees: 0.01696847 BTC
Feerates: 137.65 > 1.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (783,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,495 130,495 0000000000000d107584bf802b288cf17cc9f43294c645028a564afb6228dcdb 98 0.04/1.00 vMB 1,131
130,494 130,494 0000000000001d3fb760045faea69660c5ef2e98fda7a763cd79625718c1b4b3 89 0.02/1.00 vMB 211
130,493 130,493 00000000000003f812858539b19b3b012476c54bc77efb7549e433153bee97b7 24 0.01/1.00 vMB 667
130,492 130,492 0000000000001ad624d6dfd2a2aaf5dfe3a360243fa354b36d27f60c9a4cc980 14 0.00/1.00 vMB 602
130,491 130,491 000000000000031c278992e04db205b1edd164eb8ce663b3539486ba46997648 105 0.04/1.00 vMB 345
130,490 130,490 000000000000086ee9119f381e4783be5fdd5766f84f60bc61c8e7504a738141 7 0.00/1.00 vMB 0
130,489 130,489 00000000000003b8dd4ec84d97fa8fdb4bf4a7c0f7036d4956271817182b9b15 21 0.01/1.00 vMB 1,131
130,488 130,488 0000000000001d6dfe0455f27fa45fdcec182768d4b497f846c9500dfe8fc7fd 9 0.00/1.00 vMB 0
130,487 130,487 0000000000001b8dc5f56c7ce49337a8719807773c68e1527ead4aa4d6bbdaf1 17 0.01/1.00 vMB 1,121
130,486 130,486 0000000000000d3209bbaf88ec7cc440a9c14d40bb01c0b220fc0de6501285b4 53 0.02/1.00 vMB 996
130,485 130,485 0000000000000d8d51cc4397c0565a9e5c1df8da315f4bd92cae7d6b43284632 6 0.00/1.00 vMB 795
130,484 130,484 00000000000015df6ccd74e5ff62ad32ea1e57f045537ff735470571bb80c91e 16 0.01/1.00 vMB 292
130,483 130,483 0000000000000360f5a4a90253dbf479d5c0e01dd7e7b7f3dbb448d08aea9526 47 0.02/1.00 vMB 566
130,482 130,482 0000000000000058e6da36d3710898019ec010157afa3892eb0cd790e5869ddf 11 0.01/1.00 vMB 479
130,481 130,481 00000000000015becb8c865a5693747e96d6c784208b83023ff90a0f332a847a 68 0.03/1.00 vMB 561
130,480 130,480 0000000000000845c110d559f617deadb4fddb87d6a55596bb2f955f478d9b52 16 0.01/1.00 vMB 893
130,479 130,479 0000000000000d8f4ff60c4700679735c124948130f830fd2ffc3ba65d03af19 19 0.01/1.00 vMB 533
130,478 130,478 0000000000000642f9a9d41aa57caee41e186caa5b33559fa3b597646052c77a 31 0.02/1.00 vMB 1,062
130,477 130,477 00000000000009915229c8a929f317a44047d471cf12ae68536391d0918634c3 66 0.02/1.00 vMB 189
130,476 130,476 000000000000166ed9daba13c48a9edee40c1df20536136c3dd79504e7f09eca 35 0.01/1.00 vMB 223
130,475 130,475 0000000000000c8ede0700bf13098dae14b2f65277ec249b4d46385cc9b6df88 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.47 GB
    • Received: 7.23 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.