Loading Tool

Explorer IconExplorer

Memory Pool

77,779 transactions
28.59 vMB
0.10027963 BTC
Random Selection Loading Transactions
Max Size: 173.90/200 MB

Candidate Block

Mining Attempt 42fdb1422f1d87d3f8fc2713762d8be5fc150aacb876224c86021485987caefb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c771ef7c4112a3faf6bb174af2b79008af14e985f1ff48c5ca6baa2c5cb9a178
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.03481537 BTC
Feerates: 602.26 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (553,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,514 361,514 00000000000000000ac0ff6562b7058044eba5f9f2a242ce6f1c3f8f8c70448f 184 0.38/1.00 vMB 79
361,513 361,513 0000000000000000033247610d00c6f9f3c803968ad77f21f4765fb204cdb32d 631 0.45/1.00 vMB 34
361,512 361,512 00000000000000001498c4c69d32f7bce6386e77b4e1b131af64854c47b539a7 948 0.75/1.00 vMB 72
361,511 361,511 00000000000000000a21d85def3067d620478f09f47ee7b26b97e8d0e09c1d08 139 0.06/1.00 vMB 22
361,510 361,510 0000000000000000098c7dcb859aab8e0040db68d0f21b5a35ad8d021239b20f 829 0.48/1.00 vMB 30
361,509 361,509 00000000000000000f5945db495b6071c9ef52e4d4fb630bcc6456e99436e842 145 0.08/1.00 vMB 38
361,508 361,508 000000000000000008b82b9d634418df9d4c7d840074408fbc496be2360646ef 1,033 0.52/1.00 vMB 38
361,507 361,507 00000000000000000e2b93b0de80b5be6d620f3b23f32ed4c046797249726c6b 159 0.11/1.00 vMB 14
361,506 361,506 0000000000000000048ed90221813a891d7d4a66a9bd9179e861908171113f53 843 0.77/1.00 vMB 28
361,505 361,505 00000000000000000683633b8f6c4b694228bcff062ceb8c654a892da007d1e2 1,107 0.75/1.00 vMB 38
361,504 361,504 00000000000000000bd6329ce4a3b2cb97642977acbe3d18f5f4cff980c0d104 1,398 0.73/1.00 vMB 31
361,503 361,503 00000000000000000dc0caf482f6302820a13f614fc7a42fa4002ee994b7b0ad 1,568 0.90/1.00 vMB 27
361,502 361,502 00000000000000000dcf6b554f60f3a43eb3f64327423714030c04333cf7d06a 1,447 0.93/1.00 vMB 63
361,501 361,501 0000000000000000045d4da3b39943a235361b74ac05d4982ffcdbe782b5aad6 62 0.89/1.00 vMB 97
361,500 361,500 000000000000000014819524cd66a60d72943125efcb06eda7e810faf72d2492 1,133 0.50/1.00 vMB 40
361,499 361,499 000000000000000002289a104a12629ae41822721ba96b10131607372481d80c 575 0.25/1.00 vMB 38
361,498 361,498 00000000000000000b443abc1b9fc2fb84ef386e24d402a27e134ae8bff05a49 781 0.41/1.00 vMB 29
361,497 361,497 000000000000000010673dd05045de22ab8d8cd3132d6cf304ecfa8ab311a92f 337 0.19/1.00 vMB 20
361,496 361,496 000000000000000015968c7785d367d6906f1454c647aa8978871d4380d36608 1,435 0.72/1.00 vMB 29
361,495 361,495 000000000000000008e75d55bdff78399e6f51738bfac9c08682bd06b27037a2 1,019 0.52/1.00 vMB 30
361,494 361,494 00000000000000001491ad6f88e1e3b5a4d0fdcecac79f1ff781f142dec39d0f 157 0.15/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.92 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.36 GB
    • Received: 17.53 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.