Loading Tool

Explorer IconExplorer

Memory Pool

51,587 transactions
29.29 vMB
0.08051760 BTC
Random Selection Loading Transactions
Max Size: 158.43/200 MB

Candidate Block

Mining Attempt 364912c63cfa38b776cebf76f85b69187fc62b7c0efe40ec3ba59635aaeb1576
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9015c26fa873f84fad45d48ffe004469fb15a0f4fc93d03faa9dd38ac8d23895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,305
Size: 1.00 vMB
Total Fees: 0.02444443 BTC
Feerates: 173.90 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (287,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,130 627,130 000000000000000000071a7106c8a63e3fb26b64ef67ee6aa17a1b3dda94ca47 3,124 0.99/1.00 vMB 12
627,129 627,129 00000000000000000011672b1b740aa097b3deb851367944d4abaff7116a7dd2 1,726 0.59/1.00 vMB 14
627,128 627,128 000000000000000000060660cd678f95f8cb2312f2d9729535c50ba438d72a13 335 0.10/1.00 vMB 22
627,127 627,127 000000000000000000107447234f1433af227c29c3e57654b4aae7051323581b 1,997 0.79/1.00 vMB 14
627,126 627,126 0000000000000000000a6fb20fced4b3064ce7b52a1b432cdd47e4a5d1458400 2,389 0.84/1.00 vMB 17
627,125 627,125 00000000000000000003e9b641130a25761ccc1b6161e6238f598dad90f9a8f1 1,463 0.64/1.00 vMB 2
627,124 627,124 00000000000000000002b2991dedb952578735e26626d274df73e86899692043 2,445 1.00/1.00 vMB 12
627,123 627,123 00000000000000000000490a40b223c89c64ec1adb889750c254dc4280d70993 3,010 1.00/1.00 vMB 26
627,122 627,122 00000000000000000008c33ad3d0c50bb5734e64707054e6d5188cff579fdbb1 996 0.37/1.00 vMB 14
627,121 627,121 0000000000000000000345daca40fd8f37d1479ef356b57f55e09b41904367d4 1,103 0.36/1.00 vMB 15
627,120 627,120 0000000000000000000c0a09ae210b94b8faa6d9baf991cd8b4deb4ee4cce9c4 333 0.10/1.00 vMB 18
627,119 627,119 0000000000000000000070f2dc4c1d72279e22dd3a59e065d8ffbba18311e155 2,358 0.80/1.00 vMB 18
627,118 627,118 00000000000000000005a8c426720e0152b25dbfb365ea0ee18323186dd1ead8 1,266 0.44/1.00 vMB 16
627,117 627,117 0000000000000000000534165f72f583a770363f417ee59ec58caf742274bfc9 2,127 0.90/1.00 vMB 7
627,116 627,116 00000000000000000001a017cb303d1330f78e25bfeed26553ea93b50ed81e49 2,381 1.00/1.00 vMB 21
627,115 627,115 0000000000000000000a3bd530407d20eb662887f08483f9d7542df9336fddde 1,008 0.36/1.00 vMB 15
627,114 627,114 00000000000000000004f08e474ad32f4e5f77e8d8ff10f010d105927698dc41 506 0.19/1.00 vMB 18
627,113 627,113 00000000000000000000348cffb4736565f8812ab2cc55cf5f6459355d55b675 1,093 0.57/1.00 vMB 23
627,112 627,112 000000000000000000093c1d9b60c8a8183ec01489fc502bdb87c9fc50c638ce 278 0.08/1.00 vMB 24
627,111 627,111 00000000000000000005e137abad6e09fdecd357a46c3d4ddf0dddba4d83a036 705 1.00/1.00 vMB 4
627,110 627,110 00000000000000000009ec1a234408ea1e8e48d462b5acce618136ec8df2001f 1,968 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.