Loading Tool

Explorer IconExplorer

Memory Pool

82,230 transactions
31.09 vMB
0.12068726 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt fbcbb3e43da583edece59f4e3219ff843914223725f98055fc46312cd59b6a22
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 8396418341c9bdbcb7efefc9fc6df77288a6967a5a7aa342882f0bbaef7c9cc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03557274 BTC
Feerates: 101.42 > 3.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (388,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,787 526,787 00000000000000000038bb538a2cb64b56ab7f17f4d7050c2149e0e0eb520be5 124 0.06/1.00 vMB 9
526,786 526,786 0000000000000000002d3b00e3ec060dbb65e9b5bb3c7441ebf083f9bd882df9 1,883 0.94/1.00 vMB 17
526,785 526,785 0000000000000000000246bc50437c43150fc305aa390506f2673c9801aa3eda 124 0.09/1.00 vMB 13
526,784 526,784 0000000000000000001e5318ac00cdb20d5f92816bdf7fe3b69b8cb83df51d71 2,742 1.00/1.00 vMB 18
526,783 526,783 0000000000000000003850a14bfe1114b0c8835e0a53a6bebae6fee5f96b4e09 170 0.06/1.00 vMB 11
526,782 526,782 00000000000000000013991bb2c31ef2446ac10f925b6889ba970b35154c3e07 2,385 0.96/1.00 vMB 18
526,781 526,781 0000000000000000002d68fc401bedfaa8d91e586707d8ee8a00fbacfb8d7235 268 0.09/1.00 vMB 11
526,780 526,780 0000000000000000002c1486e6ff4ed0396345074b9a6e9d9f14d669f261f393 2,192 0.94/1.00 vMB 8
526,779 526,779 0000000000000000002754df2055f2d47112de1ae30b350651457d8bbf85811f 1,726 1.00/1.00 vMB 5
526,778 526,778 00000000000000000035a6e3e3312b143225380586024e61817b230d8e035c5c 2,625 1.00/1.00 vMB 28
526,777 526,777 0000000000000000002ded48acce2564f683cdbdb056bd9529ba0a4f18d86bb1 457 0.17/1.00 vMB 16
526,776 526,776 0000000000000000001129304a70ef7b54ffd10e15edd9ece989f681fab2c162 553 0.26/1.00 vMB 31
526,775 526,775 000000000000000000130d510583875b470cade117411d77505db5b8da22aaa7 159 0.04/1.00 vMB 14
526,774 526,774 00000000000000000004d93b617d35f197bca6a695c088a0242ab934b64f87b9 2,887 1.00/1.00 vMB 16
526,773 526,773 0000000000000000002e0dd2a39b930d734cba1187f5014abf7626004ea9494a 442 0.23/1.00 vMB 13
526,772 526,772 0000000000000000000f6947278c1096200c38ec5caab3da1c2d53c453f8f7fe 1,923 0.69/1.00 vMB 16
526,771 526,771 00000000000000000025e4d1f502a9dc2c34bfa11fa526def112039d97959c49 252 0.11/1.00 vMB 30
526,770 526,770 0000000000000000001e0cb0dd4af0a1a26a86d7ba640d667636a41e0f262014 66 0.02/1.00 vMB 47
526,769 526,769 0000000000000000002971a69a92d03b9a14fd1e3481b9332e59e1c0f25a1daf 1,647 0.64/1.00 vMB 6
526,768 526,768 0000000000000000000ed3a07e6cb666b84d557218297b74f43acc919683ad64 2,825 1.00/1.00 vMB 11
526,767 526,767 0000000000000000000bd42a0aca29a6f41d06fd98aac9329dc14539bc9902e0 2,805 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.