Loading Tool

Explorer IconExplorer

Memory Pool

44,256 transactions
27.39 vMB
0.07155656 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt b55b3c7960ffe8f4969b4cf6bee0a4ba64a1180e6577a34fe688e0291cc8a485
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 21133d03105c8bc9099237da0f5974d205088e540880a5f630d35d3fa73c85f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.02028914 BTC
Feerates: 170.94 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (249,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,792 665,792 000000000000000000002bf1c817b45486c7e0597b604bfbe892c8be1895e37f 2,887 1.00/1.00 vMB 90
665,791 665,791 00000000000000000008e719dde5dbbd4a8fa551f8fc2a100d45f136ec3630cd 2,988 1.00/1.00 vMB 118
665,790 665,790 000000000000000000060a963a053e567734d7ea4f7b0295cdad464607739651 1,499 1.00/1.00 vMB 86
665,789 665,789 00000000000000000008eac864b301f0802124921e8d41f12ea7cd0bd5d560d5 2,571 1.00/1.00 vMB 116
665,788 665,788 0000000000000000000998842a34bf712d8b21ed26af36207e3d86016bc4e765 2,756 1.00/1.00 vMB 93
665,787 665,787 0000000000000000000897679afb1837b6d92d0a7f03d11c47a4bdec2185a4b2 2,682 1.00/1.00 vMB 146
665,786 665,786 0000000000000000000cbe74cd0b25955eb6ae2399df2a9414b62f85af3e09a2 2,969 1.00/1.00 vMB 110
665,785 665,785 0000000000000000000b99d75f10ae4458c21ad0ae5535e5b474bde59810c2cc 2,914 1.00/1.00 vMB 130
665,784 665,784 0000000000000000000728954732cc75b2bf49eb3dbe10283a6c534ec3a0130d 3,067 1.00/1.00 vMB 119
665,783 665,783 0000000000000000000abb3dad2fe5ed75535a2571b4c0e20447237bef22fdd2 3,009 1.00/1.00 vMB 127
665,782 665,782 00000000000000000004cfb1fb3ce528e0c3cb2132548ea2ac7529b0fcea0aa3 3,152 1.00/1.00 vMB 131
665,781 665,781 00000000000000000007aeb63698c4da760652d7745682e7385bc508df5e8a77 1,861 1.00/1.00 vMB 115
665,780 665,780 00000000000000000002d561a6c761ac1d45552d2882d0cd4501141676573509 2,521 1.00/1.00 vMB 123
665,779 665,779 00000000000000000003105bd301ceac291d91196d90ddbf2934182aa7ff7ab0 1,412 1.00/1.00 vMB 140
665,778 665,778 00000000000000000006b066bc50d86fc3b065e24fc7038bbc228fb4833c377c 2,487 1.00/1.00 vMB 139
665,777 665,777 00000000000000000006ba876e25a48563a67149c16897c057fe5f4a364ec961 2,779 1.00/1.00 vMB 133
665,776 665,776 0000000000000000000c5e01f21b38178d3cebf304a4c949f23f64af02e287e7 2,796 1.00/1.00 vMB 146
665,775 665,775 0000000000000000000c719029bc724fc7ac4b14349db63f594e253b5bff7df9 2,802 1.00/1.00 vMB 126
665,774 665,774 0000000000000000000108a896a17d03912c2c3d6559a822f32fbb6dc29d357e 1,803 1.00/1.00 vMB 131
665,773 665,773 0000000000000000000c210c32d46829d36ead227a3a0a47bb68cf31434f2005 2,252 1.00/1.00 vMB 135
665,772 665,772 000000000000000000080ea122f994835cea26112096b7d394036527bff7296a 3,076 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.