Loading Tool

Explorer IconExplorer

Memory Pool

86,169 transactions
32.35 vMB
0.10886392 BTC
Random Selection Loading Transactions
Max Size: 194.59/200 MB

Candidate Block

Mining Attempt e4ab2d563b9f5b37493a5c102ebef7b3a2270f36b9ba817140d3d0c900926593
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root cb510bb9437a26f28244fc0c5e5ab72983fb1dc46d267fe13a18dcc2874eba58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.03529345 BTC
Feerates: 218.18 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (102,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,484 812,484 0000000000000000000351ae64aaadd2a4f604e3febe58ed370a4966370887b3 1,993 1.00/1.00 vMB 13
812,483 812,483 000000000000000000028cbe2bf14171712a0c77c0bc2102bd4029e6c4a00e7f 2,260 1.00/1.00 vMB 14
812,482 812,482 00000000000000000000bc30c5905aee9dbec91b7011408255a600bc73c7f494 1,371 1.00/1.00 vMB 9
812,481 812,481 00000000000000000000ee7405134ef603df731c3d6574cbe41a52b0e242c230 1,973 1.00/1.00 vMB 14
812,480 812,480 0000000000000000000118c98c45e3e3d206e256ba8b101fe7b490db5052cca2 1,750 1.00/1.00 vMB 11
812,479 812,479 000000000000000000036acea026c39e653d61425eb419447eb6c324bd3f503a 3,517 1.00/1.00 vMB 24
812,478 812,478 00000000000000000001bdf858810ef7ad5d45b694f930be712d9f5a33abd913 1,404 1.00/1.00 vMB 11
812,477 812,477 00000000000000000002b09034411b21e0c08dd4cb95103fc1e5131681546bd4 2,409 1.00/1.00 vMB 14
812,476 812,476 000000000000000000043fbcfd5ae6d773c59c04dd8d8a770af1b0072f0a1b5a 3,277 1.00/1.00 vMB 24
812,475 812,475 00000000000000000002cf58ea19ffd945e3b71b832a48d0e4ff1c3e59fa6d64 1,131 1.00/1.00 vMB 9
812,474 812,474 00000000000000000002cae8130bf316dc161ad8cbaa52be1960f98357da8c32 3,717 1.00/1.00 vMB 23
812,473 812,473 000000000000000000016667c1103744340aa385e91b47e78fd4edf53d7838be 3,592 1.00/1.00 vMB 23
812,472 812,472 000000000000000000005e0c23d378bec0f0517932183eb7add41cbe8a9b3579 1,240 1.00/1.00 vMB 9
812,471 812,471 00000000000000000001a7989f715ddb3862ff569a46a1262971befabafc3343 1,379 1.00/1.00 vMB 11
812,470 812,470 000000000000000000044650c396733e03137d6894c765f9f97316ebff0727f8 839 1.00/1.00 vMB 12
812,469 812,469 000000000000000000012b4e01990773687132b43ec5792ec29b5d91fe0e0d53 1,986 1.00/1.00 vMB 13
812,468 812,468 00000000000000000001a96b8e3e6495b0e8e590df116353b7209f0c3dbea3a5 3,070 1.00/1.00 vMB 24
812,467 812,467 0000000000000000000385f9a65c73d68fd2b421b481e3f8e8e40620a93c60ec 2,804 1.00/1.00 vMB 18
812,466 812,466 000000000000000000034772d33e7e78aab52fe509ac667966c5563b8733184a 2,036 1.00/1.00 vMB 15
812,465 812,465 00000000000000000001a77e7e35c1b76a2ed4e317eb62e77516fce60444ab22 2,663 1.00/1.00 vMB 23
812,464 812,464 000000000000000000034fb859108df18d722550cc837c02c66c0d9047631cbf 3,580 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.