Loading Tool

Explorer IconExplorer

Memory Pool

32,907 transactions
18.87 vMB
0.07820978 BTC
Random Selection Loading Transactions
Max Size: 101.48/200 MB

Candidate Block

Mining Attempt 03b23faf49ba5aea5b382e2b9eac11dfdf01d25da5f1010ad7d7a87eea0029c5
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root f0df6f237beaed082317f903976921eb603cbb195c5addcf342b0945371e1e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,591
Size: 1.00 vMB
Total Fees: 0.04206193 BTC
Feerates: 301.36 > 4.22 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (561,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,629 352,629 0000000000000000147d8c1ea1509e6dfce84f1d1576d30e11cbec9041133739 524 0.32/1.00 vMB 15
352,628 352,628 00000000000000000676abb5f5bac61748470efbbdd4fbbd9b32af6b0f0f1968 1,848 1.00/1.00 vMB 28
352,627 352,627 000000000000000015a8b2053e8e4f58679fa087844e0879d3c372886c326548 1,245 0.64/1.00 vMB 26
352,626 352,626 000000000000000001dba7652481197aa28b22e911770eeb3cd62ea37d8d3c2b 196 0.10/1.00 vMB 26
352,625 352,625 00000000000000000b069d7ea8cc941d6ea430f926bab20971f8ebdb9d42aea3 504 0.32/1.00 vMB 20
352,624 352,624 00000000000000000b68905bd09ce782000d4e1355e713a410c6213c1e17ed79 1,483 0.72/1.00 vMB 26
352,623 352,623 000000000000000011df686ed4e029948c7bff81ee3eab515d288db44f6c6dfd 1,563 0.75/1.00 vMB 33
352,622 352,622 00000000000000000178260ea291d9a54ae39dcb8ee381f84c19d4363be5a54c 636 0.41/1.00 vMB 20
352,621 352,621 0000000000000000143bb2c8ee33a508bf5a7634975cea7c97e60869390f5142 512 0.16/1.00 vMB 45
352,620 352,620 000000000000000008877e3f6429c16e2c87835bcce28a435cadacad23f99190 110 0.10/1.00 vMB 14
352,619 352,619 000000000000000007d359502ec89b1dbb46b2819d93667243e7312b98fca056 1,316 0.72/1.00 vMB 33
352,618 352,618 00000000000000000ddba56abc563398d2df9d6167c0031bf72591e1d2e153cc 38 0.10/1.00 vMB 3
352,617 352,617 00000000000000000d633408251433e05be6e0f5eb164576707a0a17a6e3ef51 1,596 0.86/1.00 vMB 37
352,616 352,616 000000000000000014ce8e405028c6d8b1385519805a0103e06fb85fcca2f430 1 0.00/1.00 vMB 0
352,615 352,615 0000000000000000093c045eef628c98bccb616b06e48db558dff6d37b222600 313 0.43/1.00 vMB 6
352,614 352,614 000000000000000001963204a172f0a6b255a6afef56b2348cee8d2ed7c6b9d0 1,358 0.75/1.00 vMB 27
352,613 352,613 0000000000000000102be3f2df4f5150c536bdbad018264b224a78fb86a264db 581 0.91/1.00 vMB 8
352,612 352,612 000000000000000012203a3e9d8fb96ed414e78519dfed8ee7620aebfd3ea3c3 1,331 0.73/1.00 vMB 23
352,611 352,611 000000000000000012b4782601192d364beb2aa3d8669f40333a919c168232bc 634 0.71/1.00 vMB 10
352,610 352,610 00000000000000000b876e23b634946806b9683a760f204bc7b7818b4e5c8d8f 1,208 1.00/1.00 vMB 15
352,609 352,609 000000000000000000a7ccfb3d0f34e2dc3e8c61858d7c33ac4790a291f4b923 1,319 0.97/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 780.82 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: 560.48 GB
    • Received: 7.34 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.