Loading Tool

Explorer IconExplorer

Memory Pool

83,372 transactions
30.99 vMB
0.13773771 BTC
Random Selection Loading Transactions
Max Size: 186.99/200 MB

Candidate Block

Mining Attempt 8138a9669218978291f791d6dd8c4a48e1b65bbbb873ea6591a33acb2aeb877b
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 3bcbe5f7b81100f4c7fdcf50fa946e8cd9753a7a79a62c2f6090b3e2e46222f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.06984824 BTC
Feerates: 366.60 > 7.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (561,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,060 353,060 000000000000000004720b09e5232d47f64028fa7da00c8353746c3b564507bb 525 0.23/1.00 vMB 28
353,059 353,059 0000000000000000054f7a8bee4e6bb7e199ebc7b7d6c1c7b15a212ff0dc6334 23 0.01/1.00 vMB 22
353,058 353,058 00000000000000001341aa230db9ee7c9d8fc9dd17ebf7a41513d08251909809 152 0.08/1.00 vMB 26
353,057 353,057 000000000000000007518d0e7d181592eaa19cb2d7d20d09022b2f78fa1a7310 117 0.05/1.00 vMB 36
353,056 353,056 0000000000000000102797a05013379cb99fb11f45df0e379b215cfd50af57fd 177 0.08/1.00 vMB 22
353,055 353,055 00000000000000001341b23ed12c434b08e2355008c8cbf632ec9749a77a28b7 609 0.29/1.00 vMB 26
353,054 353,054 00000000000000000a4d578df4d83dec4e36c86b5c23d2772392f293e1a23a4d 1,086 0.50/1.00 vMB 27
353,053 353,053 00000000000000000f2711eaf866c95e775c84410466720cea4b5f65163a7f81 144 0.10/1.00 vMB 10
353,052 353,052 00000000000000001005bbcd708825a4bda8803e28d0e0dd294b41b320657681 264 0.14/1.00 vMB 28
353,051 353,051 000000000000000008a073c321cd1f1c61287dcc5ca46ef1ef9ccd9c854e462f 1,297 0.69/1.00 vMB 26
353,050 353,050 000000000000000010bb253066fd184064151c4f14c0f81d17c3d128e6c05166 976 0.55/1.00 vMB 24
353,049 353,049 0000000000000000157c1a8ba30eeba9746d3e43c43292c5cbca5ee4adc36ada 246 0.14/1.00 vMB 29
353,048 353,048 000000000000000004b6192f139b089149ed372e9432065e7d2e70c2f518acbe 24 0.01/1.00 vMB 21
353,047 353,047 0000000000000000003f8906aefdd9890646f1ddff18b584335b13d6891f5d12 101 0.06/1.00 vMB 18
353,046 353,046 000000000000000001dec81dbcb17614d46887366ff04727d46b2889901cad8c 326 0.18/1.00 vMB 26
353,045 353,045 00000000000000000e73e6282a3cd4228f0c37fd13715b4e7e320c2e60833141 447 0.24/1.00 vMB 23
353,044 353,044 000000000000000012d55945425b0e051df4ce34ebf1f5033a08c2b30cadc610 190 0.12/1.00 vMB 25
353,043 353,043 00000000000000000856d060c1a51882c5f8cad47aa8a66ff2fd31863de9bfff 88 0.05/1.00 vMB 21
353,042 353,042 00000000000000000867c17e17105c8beea71cde8131860eeb5d2dd35d4b894c 409 0.21/1.00 vMB 24
353,041 353,041 000000000000000000234db7f1b3de13d6931b702d64742a604abf8e08fa4f4b 322 0.15/1.00 vMB 28
353,040 353,040 0000000000000000020a6054c39da610a75cdb0a03d93ffc8f71f758a3d61707 1,043 0.53/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.