Loading Tool

Explorer IconExplorer

Memory Pool

44,390 transactions
27.02 vMB
0.06071913 BTC
Random Selection Loading Transactions
Max Size: 141.95/200 MB

Candidate Block

Mining Attempt 1c4724c1e4e9c4b8fe0821c94b28e2aee4c20b217f4517cc9e652a26838cb7aa
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root a24fec687cddb09f8ac56694166ae0feb99cab3b0037a7664b5cba2f4793a303
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.01022644 BTC
Feerates: 100.00 > 1.02 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (600,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,472 314,472 00000000000000003aa943f68c60fcdd32f65980f871407c8593df584b3058c7 213 0.11/1.00 vMB 36
314,471 314,471 000000000000000031ed241c89af9c0ddab3d18b9a84b1469979c28bf5231ffb 967 0.53/1.00 vMB 29
314,470 314,470 00000000000000002ca70d7ad02f38409344296de612ad2da15b61d2daccc871 195 0.12/1.00 vMB 25
314,469 314,469 00000000000000000ac20dc9a81e49ddc058d10eb7cede29c91ee0675cfd3cdd 43 0.04/1.00 vMB 19
314,468 314,468 000000000000000000d12bf3ac7536c1a55c4051ec7cf1f4ec4b71348650d7dc 144 0.14/1.00 vMB 23
314,467 314,467 000000000000000004fc5033b6464129ad04171ca4d9d111ac06542a927d1d1a 183 0.09/1.00 vMB 27
314,466 314,466 00000000000000000e37562c3cef8499ecf4fca1c49493c4e9237a71fb078459 254 0.14/1.00 vMB 30
314,465 314,465 0000000000000000207989167f34f90d04665f56ed3eb030c2bca29a8634cc36 707 0.40/1.00 vMB 31
314,464 314,464 00000000000000001680923545015b852509393437260d5f4d457696ac7fe228 126 0.07/1.00 vMB 30
314,463 314,463 0000000000000000156591d2ac0e86c0fd430e735cad4355a4fd4b23812f4878 204 0.09/1.00 vMB 31
314,462 314,462 000000000000000036ac884aff007160c5197e71a20af10c35f19649cb5d95c0 240 0.14/1.00 vMB 26
314,461 314,461 000000000000000008ee7500c3410e9c9417e290e085c63fe7a79f3c16ac24e1 149 0.09/1.00 vMB 26
314,460 314,460 0000000000000000362c2fa608d6dea1a8fc8e8761b57a258d4e84e51187c2a2 217 0.12/1.00 vMB 22
314,459 314,459 000000000000000027f8b8660da59e820069981c610fd3c049ff11dba9a0301c 770 0.43/1.00 vMB 27
314,458 314,458 0000000000000000295656095cec8a5dde0c05a9660601c4d7862b42ca250552 393 0.26/1.00 vMB 31
314,457 314,457 00000000000000003791dc3371651fd998a15d33e9076d2e21a1975229bb478a 88 0.06/1.00 vMB 108
314,456 314,456 0000000000000000345a13153e79927229007b8eecc9525dba81a65212b778fd 270 0.47/1.00 vMB 14
314,455 314,455 00000000000000000a089f718f4ca59057a0ba154bb745a6b37b5dee4875e3c8 1,266 0.75/1.00 vMB 25
314,454 314,454 00000000000000002dd4ef950ebbc8c22f142764ddf117ef58df3c05399a4d13 1,843 0.75/1.00 vMB 38
314,453 314,453 00000000000000001ef715c879f06d5b0bb6801041aca45d094cd2f1587dc4f9 458 0.26/1.00 vMB 26
314,452 314,452 0000000000000000393962f5a96c3e732a1f46c3668188bd44e5f81479244ad1 269 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.