Loading Tool

Explorer IconExplorer

Memory Pool

81,742 transactions
30.74 vMB
0.09837979 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt b853531ea9f4ca6fa7f7879f76390ae0048b5368445564d609b65232d41ba85a
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 6b66198ac04b1fd80971526b6158c64bc32e87e70d015d3460a0347597b65e7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.02653964 BTC
Feerates: 301.60 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (311,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,841 603,841 0000000000000000000ebbc47d24934a3fbeffc8be61534f561d66656bb6489a 2,004 0.70/1.00 vMB 16
603,840 603,840 000000000000000000017dc1e4cf47192387b6045302327d9036b93e3c2e8eb3 2,348 1.00/1.00 vMB 27
603,839 603,839 00000000000000000008efef3801d0424256149243a163bc414d6e8b112b226a 3,121 1.00/1.00 vMB 8
603,838 603,838 00000000000000000007adee53e88ee6dba8bf82cd773587a4bd201a1174565f 2,939 1.00/1.00 vMB 38
603,837 603,837 0000000000000000000005444f0fe469fa040b8c411cf1aa810902a374861850 112 0.03/1.00 vMB 15
603,836 603,836 000000000000000000113bc02bb22e7cb93eb6ad8b7c5f8709161977495fccf8 1,179 0.33/1.00 vMB 24
603,835 603,835 0000000000000000000cf32d8f7ba59128ddbad95918da950f85de05760ba031 109 0.03/1.00 vMB 11
603,834 603,834 00000000000000000006c357ea84e4da62d214b46e02599efdefc5e88bfaca76 2,524 0.70/1.00 vMB 18
603,833 603,833 0000000000000000000725c3a2368e462cdade9b70f1d19a4e86e01d9c22f930 887 0.27/1.00 vMB 24
603,832 603,832 00000000000000000005808700303c981731f87adfe8ec16bb44849b9c1897d8 256 0.06/1.00 vMB 9
603,831 603,831 000000000000000000041d61bfd8228b9a84eb35a2f86c5a051afa984aba7e61 768 0.26/1.00 vMB 21
603,830 603,830 0000000000000000000a006aa73dab0e4bb9400a751f0c28e831644dfa69c99d 2,625 0.86/1.00 vMB 22
603,829 603,829 0000000000000000001023643cc6201d99aa9c1e2eaee9f28c6eb79b4ab09eb7 2,943 0.94/1.00 vMB 10
603,828 603,828 000000000000000000088e2e272babe2789f0788344351fbee75afbad3c95b39 2,772 1.00/1.00 vMB 32
603,827 603,827 000000000000000000075caa52fa7aef484d7c0d4b40efa234ce2ee09e160598 3,101 1.00/1.00 vMB 21
603,826 603,826 00000000000000000012ccadbae926fe8d3b964d47a51aabc172f3b80647b4c5 380 0.08/1.00 vMB 12
603,825 603,825 00000000000000000000bb45d7a54a91b13300c1ce1c16569d1ff3ce9237c0da 971 0.54/1.00 vMB 16
603,824 603,824 0000000000000000000a8ed488f495d88c97f7d8954a7a9887e8f736cd133a51 1,070 0.28/1.00 vMB 17
603,823 603,823 00000000000000000013b16bff58c3ca6e3ce3c4d87b8816517aa87fc41cd1d4 3,599 1.00/1.00 vMB 20
603,822 603,822 00000000000000000008146d8fc4e72136e5f4b2d2c591d9ffff841b8a5f3225 123 0.03/1.00 vMB 18
603,821 603,821 0000000000000000000922fce893c12c66d506ae81624110c815a5e90b34e71d 2,202 0.69/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.