Loading Tool

Explorer IconExplorer

Memory Pool

75,567 transactions
27.97 vMB
0.08424033 BTC
Random Selection Loading Transactions
Max Size: 170.13/200 MB

Candidate Block

Mining Attempt c671edf50a1954a4d9e8f934bb943e15b0ebd2d274462b386851c47281fb4e42
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4963eccad9c5259c2d201ffcad0527790e8be219f53edaa3633e10acb7dcf799
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02423117 BTC
Feerates: 402.60 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (484,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,645 430,645 0000000000000000010a0c45b9f54b76567edc295451baecee89b4e377fc28c0 2,813 1.00/1.00 vMB 73
430,644 430,644 0000000000000000016cffed4772be521a96ff49cdc901a847176b168c061f6d 2,518 1.00/1.00 vMB 74
430,643 430,643 00000000000000000025b122e23a07bc274c0f472a976b49adf17a2ef3024d45 314 0.16/1.00 vMB 58
430,642 430,642 00000000000000000118d44e61024ecc8d7abbc70bae2100f9f439a44dd55a07 1,998 0.96/1.00 vMB 58
430,641 430,641 000000000000000000ffd88c4d7a5a9d8a0accc450a5cd4f060a31624492acfb 23 0.01/1.00 vMB 58
430,640 430,640 0000000000000000001b3d15fc9309eee27ddbfb10271171540b233f0aa23d38 2,009 0.94/1.00 vMB 61
430,639 430,639 000000000000000004109a795a8013d97915188f26bb28c21e21bf752e3405ac 1,398 0.68/1.00 vMB 52
430,638 430,638 000000000000000002677d7361eeda56b2567f1e8d37c6b8b161cf3630c49d18 1,979 1.00/1.00 vMB 69
430,637 430,637 00000000000000000120f5f84df5f1e36ba70aa0693370d91888dcbd7ac913e9 981 1.00/1.00 vMB 28
430,636 430,636 0000000000000000035b91b1d7b646d7b34affd5871bedf5c9152f4cb9f008aa 334 0.46/1.00 vMB 27
430,635 430,635 000000000000000000be0d65bc163078760006198a89ac80d9b3d59873891ca8 1,775 0.99/1.00 vMB 50
430,634 430,634 000000000000000001f48b5007556093caa9c69bba17538be247de524c4c15c5 1,845 0.88/1.00 vMB 65
430,633 430,633 0000000000000000036d54d8aa1c128672120d897520bdbef9af2bd2ea7e3334 1,709 0.82/1.00 vMB 58
430,632 430,632 00000000000000000388a7dded5806b305342b61f990f5c8620ba366995f6269 1,837 1.00/1.00 vMB 53
430,631 430,631 0000000000000000020a5c3aa0564ad631f790323c0b603bf4f7c14c3a0b31d9 2,412 1.00/1.00 vMB 90
430,630 430,630 0000000000000000035da779c277708dd60611d171f8d5fc7ffb04a750e86cb1 27 0.01/1.00 vMB 56
430,629 430,629 000000000000000002032ececc7b6b3ee5a2224edcdb25828e65a9f2d181c331 173 0.07/1.00 vMB 82
430,628 430,628 00000000000000000196edcf8436016716d07c08852d375841f84e3195a74f6e 1,345 0.52/1.00 vMB 67
430,627 430,627 0000000000000000010de6e48aa147ac765dbbd1b1aee044c26172598c466367 1,540 0.98/1.00 vMB 43
430,626 430,626 000000000000000001478e0cdaaf75587b7d1a0f999dc6972342761901a7d028 2,164 1.00/1.00 vMB 51
430,625 430,625 000000000000000002deed199bc94b2a476897b9da0689fb7cd7dbd276a3b142 219 0.10/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.