Loading Tool

Explorer IconExplorer

Memory Pool

45,930 transactions
28.57 vMB
0.18079531 BTC
Random Selection Loading Transactions
Max Size: 149.09/200 MB

Candidate Block

Mining Attempt 19cef450205132f086615953d0b6d63bd2c83c418a369758e93e0a913e07e042
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root d94dade84cdaecf08666490823f88c9a8b0dd6b960083ce9d2b77b765876c802
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.06246718 BTC
Feerates: 151.12 > 6.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (462,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,199 452,199 000000000000000001385299968ddc11a95a4cce3fc53e2ed8263bf8eb1271dc 2,848 1.00/1.00 vMB 81
452,198 452,198 00000000000000000015475e76199a5b51b81c770191ce051bd01fb3b66d7302 2,900 1.00/1.00 vMB 75
452,197 452,197 000000000000000000a3de2e48497777411ea6d7b8aab4a1eaf6290d7b93c328 1,623 0.93/1.00 vMB 80
452,196 452,196 000000000000000001dbd001a57694c5818b0538a6a14bf543861b63bbb22a73 2,049 1.00/1.00 vMB 79
452,195 452,195 000000000000000001cb3b43beff75f9cba4d68353c1b870e60e4097b462c5a7 862 1.00/1.00 vMB 54
452,194 452,194 0000000000000000021164b1d3cc6cafc613240892bd2a2fc405b409ad9bb766 1,651 1.00/1.00 vMB 81
452,193 452,193 000000000000000001a6b6e7bdf25eb9084c718b9c00117cb881e3ac1831ad7e 2,190 1.00/1.00 vMB 113
452,192 452,192 0000000000000000014f5a849c6b979af5ddd1b0a5471fe8c6776cde350296e8 2,132 1.00/1.00 vMB 63
452,191 452,191 0000000000000000025e91a426a4f221fbf9d7172b4e492a21f09d3850255deb 2,294 1.00/1.00 vMB 112
452,190 452,190 00000000000000000106749de2ecda081a10c20b34c4b0b6987c30bec0ddaafa 2,503 1.00/1.00 vMB 67
452,189 452,189 0000000000000000026358d17292fdbe7646637b9820da27ae09dfdf4c731394 1,362 1.00/1.00 vMB 58
452,188 452,188 0000000000000000016cb0fd244f9c088282790c5b5ac396dfca28871bcbf29b 2,221 1.00/1.00 vMB 102
452,187 452,187 00000000000000000091b9262b000acede22a4fa073cf2cf05705fc3cf2fb478 2,349 1.00/1.00 vMB 84
452,186 452,186 000000000000000001669dc34a65b8281363f0ff96a3c7656b7f06eac3ae0f86 1,665 1.00/1.00 vMB 103
452,185 452,185 00000000000000000034fc2e39a139905996056237a58878b571ab113db4ad82 1,947 1.00/1.00 vMB 126
452,184 452,184 0000000000000000013f811878e4d665310d0ff60a82d78f44aaf8b70897e420 1,803 1.00/1.00 vMB 144
452,183 452,183 000000000000000001304c4762a2878f03d465952905e76baed207b3a798cd76 1,273 0.37/1.00 vMB 187
452,182 452,182 0000000000000000024ddf1af316c94cf743a930b33e7e534aaf704d8b56d1a4 1,600 1.00/1.00 vMB 97
452,181 452,181 000000000000000000f5747e9a8077a1ea4373cc280ee0127801a5205d2a7a4d 1,990 0.93/1.00 vMB 108
452,180 452,180 00000000000000000096a8a3ef42235d1521b25b3adbdbbb1e10abba812326ea 2,821 1.00/1.00 vMB 163
452,179 452,179 000000000000000002981c311835133601f5b65cf8285e9398b3dd5850998ed7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 643.36 GB
    • Received: 12.59 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.