Loading Tool

Explorer IconExplorer

Memory Pool

47,339 transactions
28.43 vMB
0.11311458 BTC
Random Selection Loading Transactions
Max Size: 148.85/200 MB

Candidate Block

Mining Attempt d031ddd42597f5dbac855e019a4224352ae25130a228e69e95de09b7b3dc0399
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root a3a3d8710d652d8bc799fcc4d5999a6d449d59cb1354a351bec367de56c3b9e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,964
Size: 1.00 vMB
Total Fees: 0.04584971 BTC
Feerates: 150.77 > 4.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (343,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,796 571,796 00000000000000000021f99c5146f12753c1e0a856069bcb8f1d1666831c7e81 2,767 1.00/1.00 vMB 71
571,795 571,795 000000000000000000051b4e8bf1f338c4dfbc7d5485232e0e292d631a75cb19 2,870 1.00/1.00 vMB 74
571,794 571,794 0000000000000000002491b48a47cb644a1cbfb2309ab5874f3c767953c360ab 1,872 1.00/1.00 vMB 58
571,793 571,793 0000000000000000000f6e79862b8b9278c6bae1a37f1bbda0e94d6ff2d02a2e 1,594 1.00/1.00 vMB 60
571,792 571,792 0000000000000000001a619ad322360018bd9e5e6098cb0ec2809be544bf0111 3,000 1.00/1.00 vMB 96
571,791 571,791 00000000000000000004111efe1eede4e821e8b2fd0e26c3322b8f9a5c3235ef 3,273 1.00/1.00 vMB 65
571,790 571,790 0000000000000000002b0bf029e91cc42da7234a54ad031ba7de0ae7701d1a6b 3,219 1.00/1.00 vMB 116
571,789 571,789 0000000000000000002661d3ab07cd51b1340af62ec6bfebb06112fa7930b8da 3,144 1.00/1.00 vMB 47
571,788 571,788 0000000000000000002a6a57276bb99485564af9bafb57dc339c9407b4be9be3 2,399 1.00/1.00 vMB 46
571,787 571,787 00000000000000000010c714c442b3c6e817b600e29b08e697f7cfc904c60377 3,033 1.00/1.00 vMB 15
571,786 571,786 00000000000000000024a7b05ecdb1d235f8410f4c5f5d478d16ef47c7642077 2,575 1.00/1.00 vMB 32
571,785 571,785 00000000000000000028c6d23c5a730ad0337419c71a36be9d350eab998d63b5 2,931 1.00/1.00 vMB 57
571,784 571,784 0000000000000000001dbc8ee7166bb851ea56d8bea9fc034228701b5f44c75e 2,660 1.00/1.00 vMB 28
571,783 571,783 00000000000000000006ababb744648ee40008e456fb5ed4e2140b4ae1f8c58a 3,043 1.00/1.00 vMB 46
571,782 571,782 00000000000000000022d0130dc9b587188614ad77c8473f33a06ffb3795811f 2,656 1.00/1.00 vMB 97
571,781 571,781 0000000000000000002084053a2610128c074723207bf72ab24c6597323d225e 1,195 1.00/1.00 vMB 16
571,780 571,780 0000000000000000002488ba92a0072f8e67407b048f70d3c842cd1c1f87a7c2 3,251 1.00/1.00 vMB 5
571,779 571,779 0000000000000000000ab2e3a5ff08ad6da1b125ebe8fa39fa46e30c4f416a43 3,031 1.00/1.00 vMB 58
571,778 571,778 0000000000000000001279acc8e124799efe745c5f3c9bf9c2f7485b37731d02 3,149 1.00/1.00 vMB 53
571,777 571,777 00000000000000000001fbcd3483934e4550f82fd69c1828df598734bbd8ae6c 2,451 1.00/1.00 vMB 79
571,776 571,776 0000000000000000002784b047e626c25fe556baff8487c28f5965a1c674bb13 2,292 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.