Loading Tool

Explorer IconExplorer

Memory Pool

75,393 transactions
27.71 vMB
0.07495167 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt fadce817dfaf5def31de5f0913e575711b011772c2b894c512b3bc6b9e3d5f75
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (492,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,656 422,656 0000000000000000032f0e0bd440200bade8f95814c76e822498fb3610583a4d 2,776 1.00/1.00 vMB 94
422,655 422,655 000000000000000000d55cfca3304562ce79a70c0a5f9e19baee331487c2229a 758 1.00/1.00 vMB 18
422,654 422,654 000000000000000001dcbb2906aa9fc2d5130623d052cd4eb78632bf5952a6ee 2,013 1.00/1.00 vMB 56
422,653 422,653 0000000000000000008ab2ada64c7402bd54b0b988eb8079be9a7b80e36a5961 419 1.00/1.00 vMB 21
422,652 422,652 00000000000000000207b1fda12d6952030514bb08dd9c5173a21704e1912ed9 1,855 1.00/1.00 vMB 37
422,651 422,651 00000000000000000456a8b4e63893ed362d38e8d97970b50cfd314e5d8558d6 2,225 1.00/1.00 vMB 50
422,650 422,650 00000000000000000491e18582d8e134c695dd4e673edcf0957c355dde561031 2,180 1.00/1.00 vMB 60
422,649 422,649 00000000000000000184244f709348fbca267e726d14502939483b2d1b52a019 2,546 1.00/1.00 vMB 81
422,648 422,648 0000000000000000021a710b08f234958bd5f49b3e5f86e0c8a7ad183039f81d 2,520 1.00/1.00 vMB 67
422,647 422,647 0000000000000000017d0707e009bded1371c2f49d3dcf8097242c5c5c85414d 2,735 1.00/1.00 vMB 93
422,646 422,646 0000000000000000001d799a746f2b24a2906afe2bc5bb17cc15ea15ed1e6ee3 2,952 1.00/1.00 vMB 92
422,645 422,645 000000000000000001b540155ddc8566590b9f7eb2d920fe41126af2541e70f4 1,750 1.00/1.00 vMB 50
422,644 422,644 000000000000000001a94543a0c2df2d5514c6be27ba2173da35216e9569a68a 1,462 1.00/1.00 vMB 42
422,643 422,643 0000000000000000037f995df307ffee8df082b7897adf51a1b2477b63e09e24 703 0.92/1.00 vMB 30
422,642 422,642 00000000000000000271e893ac459133bcf5b52c7b0b3bdacce424b1506b1cb3 1,535 0.98/1.00 vMB 54
422,641 422,641 00000000000000000041bd13f85e4223c142ed51943fe0fb476330fef8902e15 1,175 0.95/1.00 vMB 41
422,640 422,640 00000000000000000105be938d62d7422eea56dfd45e6740f9014c76b8e92dcb 869 0.95/1.00 vMB 28
422,639 422,639 000000000000000005026106f99618e3feed7f1a0baac9609020f769bf694443 2,441 1.00/1.00 vMB 71
422,638 422,638 000000000000000000b2eb7f49e8724eb1cee0e7813a21d49ff9a19f60d3b561 1,829 1.00/1.00 vMB 35
422,637 422,637 000000000000000002bb830e2207362ede0ab4643d7c4bb18894631e4d422f2b 2,084 1.00/1.00 vMB 52
422,636 422,636 00000000000000000004420fa73369b51a3ddaf56531915a2cd881a4eb857dee 2,413 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.84 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.18 GB
    • Received: 17.16 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.