Loading Tool

Explorer IconExplorer

Memory Pool

81,419 transactions
32.09 vMB
0.08449460 BTC
Random Selection Loading Transactions
Max Size: 192.54/200 MB

Candidate Block

Mining Attempt 79e3e15bd3ef76e7872e43efae8acfb60847ef6272c031ba56fb825b8d161074
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 9d9e78b336bb568d27fb5af34dfb824a54cdb707c81c0a472be38b24cd248261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,250
Size: 1.00 vMB
Total Fees: 0.01374237 BTC
Feerates: 119.03 > 1.38 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (399,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,793 515,793 0000000000000000001947f81963f565737e1d4616d632ec573e67540fc4f849 1,695 0.81/1.00 vMB 33
515,792 515,792 0000000000000000004c9a1d450da9c68a2a7045900d594fab01e6609d58465f 2,662 1.00/1.00 vMB 37
515,791 515,791 00000000000000000030fbed5df705a6164e8e8baaac33220cdf3ba7d207ee11 491 0.18/1.00 vMB 29
515,790 515,790 0000000000000000000ba19c3d1243de968da795d74556482ba2854045bae879 373 0.15/1.00 vMB 24
515,789 515,789 0000000000000000004eab9a8467963c22e8d502b5d542523b50d4ad12136966 1,467 0.69/1.00 vMB 23
515,788 515,788 0000000000000000001b15dfb3f61edb42ce0e6220d2cf2be84d4e6db4546967 502 0.27/1.00 vMB 27
515,787 515,787 0000000000000000002eb1b5293b815d8b1f82169c317e46d8466feb6fd0b381 2,235 0.98/1.00 vMB 27
515,786 515,786 000000000000000000191ba3fbec250ee412e9d192f5b8ac6b20ff935d3d6a12 311 0.19/1.00 vMB 27
515,785 515,785 0000000000000000004a352671ca0559588d85b5843a550f76c3ea3a1e63f4e9 1,064 0.42/1.00 vMB 27
515,784 515,784 0000000000000000002b59a490741c637d21c49c200bcd6c031c5d35bc0d6cfa 998 0.45/1.00 vMB 34
515,783 515,783 0000000000000000003874c0cd9becc49abb7453f2bbb81cf9519e9e4b24ab02 214 0.07/1.00 vMB 24
515,782 515,782 00000000000000000006ad89a14788da916f65d0f749ac76a799ed1bff8dc426 377 0.20/1.00 vMB 52
515,781 515,781 0000000000000000001d72c4e344b57f27d95ef8bb3c705de43cc4b93ff887ff 49 0.02/1.00 vMB 43
515,780 515,780 0000000000000000001696f48f3ce724b5e97e7ae6d611c5f38fdef01e7152f8 1,484 0.52/1.00 vMB 30
515,779 515,779 0000000000000000001da2ca1cce4c91d1b645657191ad0171d763341c4776fb 2,089 0.97/1.00 vMB 26
515,778 515,778 0000000000000000003e7f67e22012c901b52c423eb44808c4f29977e1e5756a 646 0.24/1.00 vMB 39
515,777 515,777 0000000000000000003fce0663b7a6effa8ae00fe2ca7bfda7f4af95592d3ef5 718 0.34/1.00 vMB 6
515,776 515,776 00000000000000000044b7f64391daeec685810145a7ebefd093f4949c7a734a 331 0.22/1.00 vMB 75
515,775 515,775 0000000000000000003c1a7a65e844bf2a98d1044ae454d550928665fa5f3051 326 0.16/1.00 vMB 27
515,774 515,774 000000000000000000201bc947e0700b6dae949983e2abc4f0ac38156a2ae6fc 1,317 0.79/1.00 vMB 26
515,773 515,773 00000000000000000001ce95580cbe727352faf7253573bbc95bb3641892e5aa 99 0.03/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.